Cuisine











7.4.33PHP Version173msRequest Duration6MBMemory UsageGET {fallbackPlaceholder}Route
    • Booting (40.82ms)
    • Application (131ms)
    • 1 x Application (76.15%)
      131.49ms
      1 x Booting (23.64%)
      40.82ms
      12 templates were rendered
      • pages.article.blog (resources/views/pages/article/blog.blade.php)1blade
        Params
        0
        articles
      • template.sections.pagination (resources/views/template/sections/pagination.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        articles
        4
        __currentLoopData
        5
        article
        6
        loop
        7
        items
      • template.layouts.blog (resources/views/template/layouts/blog.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        articles
        4
        __currentLoopData
        5
        article
        6
        loop
      • modules.modbanner.tmpl.default (resources/views/modules/modbanner/tmpl/default.blade.php)2blade
        Params
        0
        module
        1
        banners
      • modules.modbanner.tmpl.default (resources/views/modules/modbanner/tmpl/default.blade.php)2blade
        Params
        0
        module
        1
        banners
      • modules.modarticle.tmpl.revuedepresse (resources/views/modules/modarticle/tmpl/revuedepresse.blade.php)2blade
        Params
        0
        module
        1
        articles
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        module
        4
        articles
        5
        __currentLoopData
        6
        item
        7
        loop
        8
        content
      • modules.modbanner.tmpl.default (resources/views/modules/modbanner/tmpl/default.blade.php)2blade
        Params
        0
        module
        1
        banners
      • template.base (resources/views/template/base.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        articles
        4
        __currentLoopData
        5
        article
        6
        loop
        7
        __menu
      • modules.modmenu.tmpl.mainmenu (resources/views/modules/modmenu/tmpl/mainmenu.blade.php)2blade
        Params
        0
        module
        1
        menus
      • modules.modmenufooter.tmpl.default (resources/views/modules/modmenufooter/tmpl/default.blade.php)1blade
        Params
        0
        module
      • modules.modmenu.tmpl.footer (resources/views/modules/modmenu/tmpl/footer.blade.php)2blade
        Params
        0
        module
        1
        menus
      uri
      GET {fallbackPlaceholder}
      middleware
      web
      domain
      controller
      App\Http\Controllers\RouteController@parse
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/RouteController.php:51-115
      29 statements were executed40.74ms
      • select `id`, `title`, `alias`, `parent_id`, `type`, `resource_alias`, `resource_controller`, `resource_category_id`, `resource_id`, `resource_action`, `menu_alias_id`, `params`, `metas`, (select count(*) from `menus` as `laravel_reserved_0` where `laravel_reserved_0`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `alias` = 'cuisine' and `level` = 1 and `published` = 1 limit 1
        940μs/app/Http/Controllers/RouteController.php:74linfov2023
        Metadata
        Bindings
        • 0. cuisine
        • 1. 1
        • 2. 1
        Backtrace
        • 14. /app/Http/Controllers/RouteController.php:74
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(`id`) as aggregate from `articles` where `category_id` = 17 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `articles`.`deleted_at` is null
        8.45ms/app/Traits/PaginateItem.php:41linfov2023
        Metadata
        Bindings
        • 0. 17
        • 1. 1
        • 2. 2025-04-29 05:26:31
        • 3. 2025-04-29 05:26:31
        Backtrace
        • 15. /app/Traits/PaginateItem.php:41
        • 16. /app/Http/Controllers/ArticleController.php:112
        • 17. /app/Http/Controllers/RouteController.php:194
        • 18. /app/Http/Controllers/RouteController.php:111
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `title`, `alias`, `category_id`, `published`, `image`, `created_by`, `created_at`, `publication_start_at`, `publication_stop_at`, `introtext` from `articles` where `category_id` = 17 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `articles`.`deleted_at` is null order by `created_at` desc limit 10 offset 30
        6.59ms/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Bindings
        • 0. 17
        • 1. 1
        • 2. 2025-04-29 05:26:31
        • 3. 2025-04-29 05:26:31
        Backtrace
        • 14. /app/Traits/PaginateItem.php:76
        • 15. /app/Http/Controllers/ArticleController.php:112
        • 16. /app/Http/Controllers/RouteController.php:194
        • 17. /app/Http/Controllers/RouteController.php:111
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `title` from `categories` where `categories`.`id` in (17)
        300μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Backtrace
        • 19. /app/Traits/PaginateItem.php:76
        • 20. /app/Http/Controllers/ArticleController.php:112
        • 21. /app/Http/Controllers/RouteController.php:194
        • 22. /app/Http/Controllers/RouteController.php:111
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `name`, `alias` from `users` where `users`.`id` in (223)
        230μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Backtrace
        • 19. /app/Traits/PaginateItem.php:76
        • 20. /app/Http/Controllers/ArticleController.php:112
        • 21. /app/Http/Controllers/RouteController.php:194
        • 22. /app/Http/Controllers/RouteController.php:111
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_1` where `laravel_reserved_1`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `type` = 1 and `resource_action` = 'blog' and `resource_alias` = 'article' and `resource_category_id` = 17
        380μs/app/Helpers/Route.php:61linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. blog
        • 2. article
        • 3. 17
        Backtrace
        • 14. /app/Helpers/Route.php:61
        • 15. /app/Traits/PaginateItem.php:127
        • 16. /app/Http/Controllers/ArticleController.php:112
        • 17. /app/Http/Controllers/RouteController.php:194
        • 18. /app/Http/Controllers/RouteController.php:111
      • select `id`, `alias` from `menus` where `type` = 6
        200μs/app/Helpers/Route.php:141linfov2023
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Helpers/Route.php:141
        • 15. /app/Traits/PaginateItem.php:134
        • 16. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:245
        • 17. /app/Traits/PaginateItem.php:135
        • 18. /app/Http/Controllers/ArticleController.php:112
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'blog-top' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        520μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. blog-top
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::157d0dcb00d3d92445d2566c6e6731fe24faef07:25
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `published`, `type`, `image`, `code`, `url`, `publication_start_at`, `publication_stop_at` from `banners` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `banner_group_id` = '25' and `banners`.`deleted_at` is null order by `index` desc limit 1
        450μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. 25
        Backtrace
        • 14. /app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'breadcrumb' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        450μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. breadcrumb
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::157d0dcb00d3d92445d2566c6e6731fe24faef07:30
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'blog-main-top' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        410μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. blog-main-top
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::157d0dcb00d3d92445d2566c6e6731fe24faef07:38
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'blog-main-bottom' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        410μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. blog-main-bottom
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::157d0dcb00d3d92445d2566c6e6731fe24faef07:46
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'blog-sidebar' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        460μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. blog-sidebar
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::157d0dcb00d3d92445d2566c6e6731fe24faef07:54
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `published`, `type`, `image`, `code`, `url`, `publication_start_at`, `publication_stop_at` from `banners` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `banner_group_id` = '29' and `banners`.`deleted_at` is null order by `index` desc limit 1
        320μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. 29
        Backtrace
        • 14. /app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `id`, `title`, `alias`, `category_id`, `introtext`, `published`, `image`, `created_by`, `created_at`, `publication_start_at`, `publication_stop_at` from `articles` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `category_id` = '10' and `articles`.`deleted_at` is null order by `created_at` desc limit 1
        15.08ms/app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. 10
        Backtrace
        • 14. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49
        • 15. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:99
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `title` from `categories` where `categories`.`id` in (10)
        230μs/app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49linfov2023
        Metadata
        Backtrace
        • 19. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49
        • 20. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:99
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `name`, `alias` from `users` where `users`.`id` in (215)
        230μs/app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49linfov2023
        Metadata
        Backtrace
        • 19. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49
        • 20. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:99
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_2` where `laravel_reserved_2`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `type` = 1 and `resource_action` = 'blog' and `resource_alias` = 'article' and `resource_category_id` = '10'
        370μs/app/Helpers/Route.php:61linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. blog
        • 2. article
        • 3. 10
        Backtrace
        • 14. /app/Helpers/Route.php:61
        • 15. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:68
        • 16. /app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:99
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'blog-bottom' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        440μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. blog-bottom
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::157d0dcb00d3d92445d2566c6e6731fe24faef07:64
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `published`, `type`, `image`, `code`, `url`, `publication_start_at`, `publication_stop_at` from `banners` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `banner_group_id` = '28' and `banners`.`deleted_at` is null order by `index` desc limit 1
        280μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. 28
        Backtrace
        • 14. /app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'topbar-l' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        410μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. topbar-l
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:49
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'topbar-r' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        450μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. topbar-r
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:54
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'header-r' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        450μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. header-r
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:70
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'menu' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        420μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. menu
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:82
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_3` where `laravel_reserved_3`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `parent_id` = 0 and `published` = 1 and `menu_group_id` = '5' order by `index` asc
        460μs/app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38linfov2023
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 2. 5
        Backtrace
        • 14. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38
        • 15. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:65
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'menu-offcanvas' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        460μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. menu-offcanvas
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:91
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'footer' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        460μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. footer
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:105
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-29 05:26:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-29 05:26:31') and `position` = 'footer-menu' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 57 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        560μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-29 05:26:31
        • 2. 2025-04-29 05:26:31
        • 3. footer-menu
        • 4. 0
        • 5. 57
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:121
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_4` where `laravel_reserved_4`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `parent_id` = 0 and `published` = 1 and `menu_group_id` = '13' order by `index` asc
        330μs/app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38linfov2023
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 2. 13
        Backtrace
        • 14. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38
        • 15. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:65
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      App\Models\Banner\Banner
      1
      App\Models\Module\Module
      7
      App\Models\User\User
      2
      App\Models\Category\Category
      2
      App\Models\Article\Article
      11
      App\Models\Menu\Menu
      15
          _token
          DvS6JZruZd7nIFk1xdd4ghwMvlC9FDBK8PxYer8S
          _previous
          array:1 [ "url" => "https://box2.linfodrome.com/cuisine?p=4" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /cuisine
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "p" => "4" ]
          request_request
          0 of 0
          array:1 [ "p" => "4" ]
          request_headers
          0 of 0
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "3.23.105.244" ] "host" => array:1 [ 0 => "box2.linfodrome.com" ] ]
          request_server
          0 of 0
          array:55 [ "USER" => "usrinfo" "HOME" => "/var/www/vhosts/linfodrome.com" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/cuisine?p=4" "QUERY_STRING" => "p=4" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "p=4" "REDIRECT_URL" => "/cuisine" "REMOTE_PORT" => "51594" "SCRIPT_FILENAME" => "/var/www/vhosts/linfodrome.com/v2.linfodrome.com/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/linfodrome.com/v2.linfodrome.com/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/linfodrome.com/v2.linfodrome.com/public" "REMOTE_ADDR" => "3.23.105.244" "SERVER_PORT" => "443" "SERVER_ADDR" => "54.37.80.121" "SERVER_NAME" => "box2.linfodrome.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "<address>Apache Server at box2.linfodrome.com Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_REAL_IP" => "3.23.105.244" "HTTP_HOST" => "box2.linfodrome.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "UNIQUE_ID" => "aBBjByLrjiCUro6E0gOF3QAAAIE" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_UNIQUE_ID" => "aBBjByLrjiCUro6E0gOF3QAAAIE" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1745904391.5355 "REQUEST_TIME" => 1745904391 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Tue, 29 Apr 2025 05:26:31 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRaUEhaMGlkOEltSDNna3lSK0lYWEE9PSIsInZhbHVlIjoiVStlTlRUOHZwRTJyUExtd2tDVHFmK1FldVZYUU9wcFhDUzhQRCtDWFdYU3RkS0hOL0gweG5wai9ibnhzcW5FRy9BN3VuUytnVTliUS9jUmIxMzJGZmZvc1RMOVkxaDdxaGRyaEp6U2FlRGl0clpjQUdHOXpPNi9DWlpEZGNOQTUiLCJtYWMiOiI4ZDA1NjMxNGUzNzAzNDM0MmFjMGQ1ZTgyNDVhN2JmNzljOThlODJlM2YyYjNmMTYyYTZjNzgxYmFlNTc1ZWJkIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 07:26:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkRaUEhaMGlkOEltSDNna3lSK0lYWEE9PSIsInZhbHVlIjoiVStlTlRUOHZwRTJyUExtd2tDVHFmK1FldVZYUU9wcFhDUzhQRCtDWFdYU3RkS0hOL0gweG5wai9ibnhzcW5FRy9BN3VuU" 1 => "inf_session=eyJpdiI6IlJIc2p2cFJadElBMHEvb2JmeWFENUE9PSIsInZhbHVlIjoiV09Bcnd0WVFsMFpBOTNMeS9SbzRhTzQxSjE1NklienJPRUMxeWx5dkxrMC9OSzhkV2REYzQrSjFhOThzTHRiN1ZDT3ZIaXZvc25YSkZVOVNoYW9GZ2tLRnJ6MUJvdXdOcUFRQkZXWmxINlpDUTVSYnBYTWViK2ErcXhlSkJZeXYiLCJtYWMiOiJkMzNhMzkxMWNhYmU4ZjExNzM0YWRmNzg3NGZmMzk4YzNlZGQ0Zjc1Y2Y3NGQ0OTY0MTQ5ZTIwMjlhZTAzYjczIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 07:26:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxinf_session=eyJpdiI6IlJIc2p2cFJadElBMHEvb2JmeWFENUE9PSIsInZhbHVlIjoiV09Bcnd0WVFsMFpBOTNMeS9SbzRhTzQxSjE1NklienJPRUMxeWx5dkxrMC9OSzhkV2REYzQrSjFhOThzTHRiN1ZDT3ZI" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRaUEhaMGlkOEltSDNna3lSK0lYWEE9PSIsInZhbHVlIjoiVStlTlRUOHZwRTJyUExtd2tDVHFmK1FldVZYUU9wcFhDUzhQRCtDWFdYU3RkS0hOL0gweG5wai9ibnhzcW5FRy9BN3VuUytnVTliUS9jUmIxMzJGZmZvc1RMOVkxaDdxaGRyaEp6U2FlRGl0clpjQUdHOXpPNi9DWlpEZGNOQTUiLCJtYWMiOiI4ZDA1NjMxNGUzNzAzNDM0MmFjMGQ1ZTgyNDVhN2JmNzljOThlODJlM2YyYjNmMTYyYTZjNzgxYmFlNTc1ZWJkIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 07:26:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IkRaUEhaMGlkOEltSDNna3lSK0lYWEE9PSIsInZhbHVlIjoiVStlTlRUOHZwRTJyUExtd2tDVHFmK1FldVZYUU9wcFhDUzhQRCtDWFdYU3RkS0hOL0gweG5wai9ibnhzcW5FRy9BN3VuU" 1 => "inf_session=eyJpdiI6IlJIc2p2cFJadElBMHEvb2JmeWFENUE9PSIsInZhbHVlIjoiV09Bcnd0WVFsMFpBOTNMeS9SbzRhTzQxSjE1NklienJPRUMxeWx5dkxrMC9OSzhkV2REYzQrSjFhOThzTHRiN1ZDT3ZIaXZvc25YSkZVOVNoYW9GZ2tLRnJ6MUJvdXdOcUFRQkZXWmxINlpDUTVSYnBYTWViK2ErcXhlSkJZeXYiLCJtYWMiOiJkMzNhMzkxMWNhYmU4ZjExNzM0YWRmNzg3NGZmMzk4YzNlZGQ0Zjc1Y2Y3NGQ0OTY0MTQ5ZTIwMjlhZTAzYjczIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 07:26:31 GMT; path=/; httponlyinf_session=eyJpdiI6IlJIc2p2cFJadElBMHEvb2JmeWFENUE9PSIsInZhbHVlIjoiV09Bcnd0WVFsMFpBOTNMeS9SbzRhTzQxSjE1NklienJPRUMxeWx5dkxrMC9OSzhkV2REYzQrSjFhOThzTHRiN1ZDT3ZI" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "DvS6JZruZd7nIFk1xdd4ghwMvlC9FDBK8PxYer8S" "_previous" => array:1 [ "url" => "https://box2.linfodrome.com/cuisine?p=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]