Comunicaciones: Resultados de investigación ¿cuánto bebemos? Depende de quien pregunte… (Póster) COM Id: 37762 | CNG Id: 21
López Oliver, María; Azcoaga Lorenzo, Amaya; Fraile Navarro, David; Agrawal, Utkarsh; Sullivan, Frank; Baldacchino, Alex
XL Congreso de la semFYC - Valencia

Comunicaciones: Casos clínicos Infarto renal, reporte de un caso (Póster) COM Id: 37765 | CNG Id: 21
Espejo, Rocío; Herrada , Elena; Granados, Belén; Villar Bola, Bárbara
XL Congreso de la semFYC - Valencia





7.2.24PHP Version711msRequest Duration4MBMemory UsageGET categorias/{slug}RouteAuth status
    • Booting (6.68ms)
    • Application (704ms)
    • 1 x Application (99.04%)
      703.69ms
      1 x Booting (0.94%)
      6.68ms
      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, 20 of which were duplicated, 15 unique649ms
      • select * from `categorias`1.65ms/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` = 'otros' limit 1400μs/app/Traits/sluggable.php:62preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. otros
        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` = 13 and `comunicaciones`.`estado` = 1530μs/app/Comunicacion.php:107preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 13
        • 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` = 13 and `comunicaciones`.`estado` = 1 order by `congreso_id` desc limit 10 offset 630160ms/app/Comunicacion.php:107preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 13
        • 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` = 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` = 3770547.59msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37705
        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 1620μ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 1480μ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` = 37728450μsview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37728
        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 1390μ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 1370μ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` = 3774259.87msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37742
        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 1600μ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 1470μ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` = 3774559.62msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37745
        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 1760μ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 1540μ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` = 37756640μsview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37756
        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 19.97msview::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 13.18msview::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` = 3776258.97msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37762
        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 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` = 3776558.34msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37765
        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 1800μ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 1570μ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` = 3778759.74msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37787
        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 1660μ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 1370μ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` = 3778961.06msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37789
        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 1560μ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 1560μ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` = 3779556.02msview::partials.comunicacion:11preview_laravel_comunicaciones
        Metadata
        Bindings
        • 0. 37795
        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 1640μ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 `mostrar` = 1 order by `orden` asc680μs/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
      61
      App\Seccion
      25
      App\Comunicacion
      10
      App\Categoria
      42
        web
        null
        api
        null
          _token
          R8O24I7f9StObbS0vL54g32dUPDsvwXGSlRdzQLI
          _previous
          array:1 [ "url" => "https://preview.comunicacionescongresosemfyc.com/categorias/otros?page=64" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /categorias/otros
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "64" ]
          request_request
          0 of 0
          array:1 [ "page" => "64" ]
          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" => "18.191.246.216" "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" => "5875" "REDIRECT_URL" => "/categorias/otros" "REDIRECT_QUERY_STRING" => "page=64" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=64" "REQUEST_URI" => "/categorias/otros?page=64" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742158005.936 "REQUEST_TIME" => 1742158005 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 20:46:46 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxcL2hSVVFMNzBueTBKTkpyVHc5SUdnPT0iLCJ2YWx1ZSI6IlJaZlwvNlRFWndYT25CSGF3alBRdXRjZzgzYjNUZ3JadzBnOUhvZzhkKzVMYmNzZGlQanpvUU1PN2M1WmNZQUhEIiwibWFjIjoiMjU0YWU2YjJhNzJiYTk2Y2RkNmNkOWMyN2ZhN2IzN2UxNWU3NDFlMjgwN2RmZGJkNmVkYWJjZjdlZmEwOWQ2MCJ9; expires=Sun, 16-Mar-2025 22:46:46 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkxcL2hSVVFMNzBueTBKTkpyVHc5SUdnPT0iLCJ2YWx1ZSI6IlJaZlwvNlRFWndYT25CSGF3alBRdXRjZzgzYjNUZ3JadzBnOUhvZzhkKzVMYmNzZGlQanpvUU1PN2M1WmNZQUhEIiwib" 1 => "laravel_session=eyJpdiI6Ijdjd1FzXC9jR3dTQWtwZGlSTGNCUVZnPT0iLCJ2YWx1ZSI6ImZhK3k1YXE3R20wMVc0V3ZZbEh0RDRPRktId0FDbHVPMzdWajNGQTFYYmFRRFZpQzg1VElSUFBZcTlNZUxHWTVcL1JnZjI1VDVQVUZ0MmhxaG9HYTNwQUozTmtOSmIxaXZWd3VuT2hpZm16TkhnV0t1dUdcL3BLbE9sK2VjN0pZTmEiLCJtYWMiOiI2ZDgzNmYxNTM4Mzk2OTUxNWU2ZTFlYzYxNjQ4N2ZlZTdiODU3OGUxOTY3ZWQ2NmJlZjQ5NjczMTFjMTJmMzE4In0%3D; expires=Sun, 16-Mar-2025 22:46:46 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ijdjd1FzXC9jR3dTQWtwZGlSTGNCUVZnPT0iLCJ2YWx1ZSI6ImZhK3k1YXE3R20wMVc0V3ZZbEh0RDRPRktId0FDbHVPMzdWajNGQTFYYmFRRFZpQzg1VElSUFBZcTlNZUxHWTVc" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxcL2hSVVFMNzBueTBKTkpyVHc5SUdnPT0iLCJ2YWx1ZSI6IlJaZlwvNlRFWndYT25CSGF3alBRdXRjZzgzYjNUZ3JadzBnOUhvZzhkKzVMYmNzZGlQanpvUU1PN2M1WmNZQUhEIiwibWFjIjoiMjU0YWU2YjJhNzJiYTk2Y2RkNmNkOWMyN2ZhN2IzN2UxNWU3NDFlMjgwN2RmZGJkNmVkYWJjZjdlZmEwOWQ2MCJ9; expires=Sun, 16-Mar-2025 22:46:46 GMT; path=/XSRF-TOKEN=eyJpdiI6IkxcL2hSVVFMNzBueTBKTkpyVHc5SUdnPT0iLCJ2YWx1ZSI6IlJaZlwvNlRFWndYT25CSGF3alBRdXRjZzgzYjNUZ3JadzBnOUhvZzhkKzVMYmNzZGlQanpvUU1PN2M1WmNZQUhEIiwib" 1 => "laravel_session=eyJpdiI6Ijdjd1FzXC9jR3dTQWtwZGlSTGNCUVZnPT0iLCJ2YWx1ZSI6ImZhK3k1YXE3R20wMVc0V3ZZbEh0RDRPRktId0FDbHVPMzdWajNGQTFYYmFRRFZpQzg1VElSUFBZcTlNZUxHWTVcL1JnZjI1VDVQVUZ0MmhxaG9HYTNwQUozTmtOSmIxaXZWd3VuT2hpZm16TkhnV0t1dUdcL3BLbE9sK2VjN0pZTmEiLCJtYWMiOiI2ZDgzNmYxNTM4Mzk2OTUxNWU2ZTFlYzYxNjQ4N2ZlZTdiODU3OGUxOTY3ZWQ2NmJlZjQ5NjczMTFjMTJmMzE4In0%3D; expires=Sun, 16-Mar-2025 22:46:46 GMT; path=/; httponlylaravel_session=eyJpdiI6Ijdjd1FzXC9jR3dTQWtwZGlSTGNCUVZnPT0iLCJ2YWx1ZSI6ImZhK3k1YXE3R20wMVc0V3ZZbEh0RDRPRktId0FDbHVPMzdWajNGQTFYYmFRRFZpQzg1VElSUFBZcTlNZUxHWTVc" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "R8O24I7f9StObbS0vL54g32dUPDsvwXGSlRdzQLI" "_previous" => array:1 [ "url" => "https://preview.comunicacionescongresosemfyc.com/categorias/otros?page=64" ] "PHPDEBUGBAR_STACK_DATA" => [] ]