Comunicaciones: Casos clínicos Disección ártica, siempre alerta (Póster) COM Id: 38722 | CNG Id: 21
Cardona Sánchez, Miguel; Loras García, Carmen; Ferrando Fabra, Irene; Sales Navarro, Carmen
XL Congreso de la semFYC - Valencia









7.2.24PHP Version800msRequest Duration4MBMemory UsageGET categorias/{slug}RouteAuth status
    • Booting (13.35ms)
    • Application (786ms)
    • 1 x Application (98.3%)
      786.49ms
      1 x Booting (1.67%)
      13.35ms
      14 templates were rendered
      • categorias (resources/views/categorias.blade.php)4blade
        Params
        0
        categorias
        1
        me
        2
        comunicaciones
        3
        page
      • pagination::default (resources/views/vendor/pagination/default.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • partials.comunicacion (resources/views/partials/comunicacion.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
        11
        show_seccion
        12
        show_congreso
      • layouts.app (resources/views/layouts/app.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
      • partials.search (resources/views/partials/search.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        categorias
        5
        me
        6
        comunicaciones
        7
        page
        8
        __currentLoopData
        9
        c
        10
        loop
      uri
      GET categorias/{slug}
      middleware
      web
      controller
      App\Http\Controllers\CategoriasController@one
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/CategoriasController.php:18-26
      35 statements were executed, 19 of which were duplicated, 16 unique722ms
      • select * from `categorias`2.31ms/app/Http/Controllers/CategoriasController.php:19preview_laravel_comunicaciones
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 13. /app/Http/Controllers/CategoriasController.php:19
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select * from `categorias` where `slug` = 'cardiovascular' limit 1610μs/app/Traits/sluggable.php:62preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. cardiovascular
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Traits/sluggable.php:62
        • 14. /app/Http/Controllers/CategoriasController.php:20
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select count(*) as aggregate from `comunicaciones` inner join `categoria_comunicacion` on `categoria_comunicacion`.`comunicacion_id` = `comunicaciones`.`id` where `categoria_id` = 1 and `comunicaciones`.`estado` = 1490μs/app/Comunicacion.php:107preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 13. /app/Comunicacion.php:107
        • 14. /app/Http/Controllers/CategoriasController.php:22
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select `comunicaciones`.* from `comunicaciones` inner join `categoria_comunicacion` on `categoria_comunicacion`.`comunicacion_id` = `comunicaciones`.`id` where `categoria_id` = 1 and `comunicaciones`.`estado` = 1 order by `congreso_id` desc limit 10 offset 530116ms/app/Comunicacion.php:107preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 13. /app/Comunicacion.php:107
        • 14. /app/Http/Controllers/CategoriasController.php:22
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select * from `secciones` where `secciones`.`id` = 10 limit 1930μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 10
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3868664.56msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38686
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1770μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 3 limit 1620μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3870866.37msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38708
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 11.79msview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 9 limit 1510μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3872264.8msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38722
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1680μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 9 limit 1590μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3873462.6msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38734
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1810μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 9 limit 1740μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3875660.59msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38756
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1740μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 9 limit 1710μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3878357.65msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38783
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1590μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 9 limit 1410μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3878762.1msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38787
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1670μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 9 limit 1870μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3879468.93msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38794
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1890μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 3 limit 1610μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 38807600μsview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38807
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 1530μsview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `secciones`.`id` = 3 limit 1500μsview::partials.comunicacion:2preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:2
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `autores`.*, `autor_comunicacion`.`comunicacion_id` from `autores` inner join `autor_comunicacion` on `autor_comunicacion`.`autor_id` = `autores`.`id` where `autor_comunicacion`.`comunicacion_id` = 3881370.47msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 38813
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::partials.comunicacion:11
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `congresos` where `congresos`.`id` = 21 limit 11.45msview::partials.comunicacion:19preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::partials.comunicacion:19
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `secciones` where `mostrar` = 1 order by `orden` asc8.57ms/app/Seccion.php:21preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Seccion.php:21
        • 13. view::partials.search:30
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      App\Congreso
      10
      App\Autor
      57
      App\Seccion
      25
      App\Comunicacion
      10
      App\Categoria
      42
        web
        null
        api
        null
          _token
          CZli40MdGSegfyTLlzmpgZk5bDtH4bYK4Sfthws4
          _previous
          array:1 [ "url" => "https://preview.comunicacionescongresosemfyc.com/categorias/cardiovascular?pag...
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /categorias/cardiovascular
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "54" ]
          request_request
          0 of 0
          array:1 [ "page" => "54" ]
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "preview.comunicacionescongresosemfyc.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:45 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "preview.comunicacionescongresosemfyc.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "preview.comunicacionescongresosemfyc.com" "HTTP_HOST" => "preview.comunicacionescongresosemfyc.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "preview.comunicacionescongresosemfyc.com" "SERVER_ADDR" => "157.230.17.148" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.147.49.219" "DOCUMENT_ROOT" => "/var/www/preview_laravel_comunicaciones/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/preview_laravel_comunicaciones/public" "SERVER_ADMIN" => "devel@adncomunicacio.com" "SCRIPT_FILENAME" => "/var/www/preview_laravel_comunicaciones/public/index.php" "REMOTE_PORT" => "34569" "REDIRECT_URL" => "/categorias/cardiovascular" "REDIRECT_QUERY_STRING" => "page=54" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=54" "REQUEST_URI" => "/categorias/cardiovascular?page=54" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742251667.908 "REQUEST_TIME" => 1742251667 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 17 Mar 2025 22:47:48 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlKU202dHNrblBVNmlHS29QYW9RRWc9PSIsInZhbHVlIjoiNkJMQXJVdjhMd3lOcjJKRjljNTVCYVl1SUM2Nm84cFlTaVp2RWZxbVBTUTNLVWVUd1c5WE9zZFNsYVFJTmROQSIsIm1hYyI6IjY4NTg3NDRjODc4MmE2ZmM4NjJiYTg5MjBjN2U1ODVlZDcxNTAxNmYxZTY3ZDhhMGE0ZGY5ZjFhZmEyMDg1MDQifQ%3D%3D; expires=Tue, 18-Mar-2025 00:47:48 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IjlKU202dHNrblBVNmlHS29QYW9RRWc9PSIsInZhbHVlIjoiNkJMQXJVdjhMd3lOcjJKRjljNTVCYVl1SUM2Nm84cFlTaVp2RWZxbVBTUTNLVWVUd1c5WE9zZFNsYVFJTmROQSIsIm1hY" 1 => "laravel_session=eyJpdiI6IlE2NkNKZlZxVVp2TlwvbDNYeFBwZ2pnPT0iLCJ2YWx1ZSI6ImJSZERBb2tWdkV3ekIwU3J4VlJxR2s0eHluamxwOWlzZ1lVQ0ptUm9qR21jWHlaUVhkQ01QZzF2TFNuenJLaTN5VFNNaGtsNjNjZUpSNnRvUVJhR1pVMVl3U1dXOWQrV3B1TGlTRWxXSFVUb21KRUFEaERqWldPTkMrM2pkVUpvIiwibWFjIjoiZmIzNmI3N2M0N2Y0ZjNmNTZjNGRiMzYxMTEyNDQzZTcyOGU4YzVkMzU2MGU1OGFlMTk5YTk0NmYyMWRiOWM2NyJ9; expires=Tue, 18-Mar-2025 00:47:48 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlE2NkNKZlZxVVp2TlwvbDNYeFBwZ2pnPT0iLCJ2YWx1ZSI6ImJSZERBb2tWdkV3ekIwU3J4VlJxR2s0eHluamxwOWlzZ1lVQ0ptUm9qR21jWHlaUVhkQ01QZzF2TFNuenJLaTN5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlKU202dHNrblBVNmlHS29QYW9RRWc9PSIsInZhbHVlIjoiNkJMQXJVdjhMd3lOcjJKRjljNTVCYVl1SUM2Nm84cFlTaVp2RWZxbVBTUTNLVWVUd1c5WE9zZFNsYVFJTmROQSIsIm1hYyI6IjY4NTg3NDRjODc4MmE2ZmM4NjJiYTg5MjBjN2U1ODVlZDcxNTAxNmYxZTY3ZDhhMGE0ZGY5ZjFhZmEyMDg1MDQifQ%3D%3D; expires=Tue, 18-Mar-2025 00:47:48 GMT; path=/XSRF-TOKEN=eyJpdiI6IjlKU202dHNrblBVNmlHS29QYW9RRWc9PSIsInZhbHVlIjoiNkJMQXJVdjhMd3lOcjJKRjljNTVCYVl1SUM2Nm84cFlTaVp2RWZxbVBTUTNLVWVUd1c5WE9zZFNsYVFJTmROQSIsIm1hY" 1 => "laravel_session=eyJpdiI6IlE2NkNKZlZxVVp2TlwvbDNYeFBwZ2pnPT0iLCJ2YWx1ZSI6ImJSZERBb2tWdkV3ekIwU3J4VlJxR2s0eHluamxwOWlzZ1lVQ0ptUm9qR21jWHlaUVhkQ01QZzF2TFNuenJLaTN5VFNNaGtsNjNjZUpSNnRvUVJhR1pVMVl3U1dXOWQrV3B1TGlTRWxXSFVUb21KRUFEaERqWldPTkMrM2pkVUpvIiwibWFjIjoiZmIzNmI3N2M0N2Y0ZjNmNTZjNGRiMzYxMTEyNDQzZTcyOGU4YzVkMzU2MGU1OGFlMTk5YTk0NmYyMWRiOWM2NyJ9; expires=Tue, 18-Mar-2025 00:47:48 GMT; path=/; httponlylaravel_session=eyJpdiI6IlE2NkNKZlZxVVp2TlwvbDNYeFBwZ2pnPT0iLCJ2YWx1ZSI6ImJSZERBb2tWdkV3ekIwU3J4VlJxR2s0eHluamxwOWlzZ1lVQ0ptUm9qR21jWHlaUVhkQ01QZzF2TFNuenJLaTN5" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "CZli40MdGSegfyTLlzmpgZk5bDtH4bYK4Sfthws4" "_previous" => array:1 [ "url" => "https://preview.comunicacionescongresosemfyc.com/categorias/cardiovascular?page=54" ] "PHPDEBUGBAR_STACK_DATA" => [] ]