Edito











7.4.33PHP Version190msRequest Duration6MBMemory UsageGET {fallbackPlaceholder}Route
    • Booting (74.75ms)
    • Application (115ms)
    • 1 x Application (60.56%)
      115.33ms
      1 x Booting (39.25%)
      74.75ms
      12 templates were rendered
      • pages.billet.blog (resources/views/pages/billet/blog.blade.php)1blade
        Params
        0
        billets
      • template.sections.pagination (resources/views/template/sections/pagination.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        billets
        4
        __currentLoopData
        5
        billet
        6
        loop
        7
        items
      • template.layouts.blog (resources/views/template/layouts/blog.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        billets
        4
        __currentLoopData
        5
        billet
        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
        billets
        4
        __currentLoopData
        5
        billet
        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 executed21.13ms
      • 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` = 'edito' and `level` = 1 and `published` = 1 limit 1
        1.48ms/app/Http/Controllers/RouteController.php:74linfov2023
        Metadata
        Bindings
        • 0. edito
        • 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 `billets` where `category_id` = 12 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') and `billets`.`deleted_at` is null
        850μs/app/Traits/PaginateItem.php:41linfov2023
        Metadata
        Bindings
        • 0. 12
        • 1. 1
        • 2. 2025-05-06 23:16:11
        • 3. 2025-05-06 23:16:11
        Backtrace
        • 15. /app/Traits/PaginateItem.php:41
        • 16. /app/Http/Controllers/BilletController.php:109
        • 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`, `authored_by`, `introtext` from `billets` where `category_id` = 12 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') and `billets`.`deleted_at` is null order by `created_at` desc limit 10 offset 40
        620μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Bindings
        • 0. 12
        • 1. 1
        • 2. 2025-05-06 23:16:11
        • 3. 2025-05-06 23:16:11
        Backtrace
        • 14. /app/Traits/PaginateItem.php:76
        • 15. /app/Http/Controllers/BilletController.php:109
        • 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 (12)
        320μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Backtrace
        • 19. /app/Traits/PaginateItem.php:76
        • 20. /app/Http/Controllers/BilletController.php:109
        • 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 (17)
        310μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Backtrace
        • 19. /app/Traits/PaginateItem.php:76
        • 20. /app/Http/Controllers/BilletController.php:109
        • 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` = 'billet' and `resource_category_id` = 12
        320μs/app/Helpers/Route.php:61linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. blog
        • 2. billet
        • 3. 12
        Backtrace
        • 14. /app/Helpers/Route.php:61
        • 15. /app/Traits/PaginateItem.php:127
        • 16. /app/Http/Controllers/BilletController.php:109
        • 17. /app/Http/Controllers/RouteController.php:194
        • 18. /app/Http/Controllers/RouteController.php:111
      • select `id`, `alias` from `menus` where `type` = 6
        160μ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/BilletController.php:109
      • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        680μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. blog-top
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') and `banner_group_id` = '25' and `banners`.`deleted_at` is null order by `index` desc limit 1
        390μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        630μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. breadcrumb
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        720μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. blog-main-top
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        530μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. blog-main-bottom
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        680μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. blog-sidebar
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') and `banner_group_id` = '29' and `banners`.`deleted_at` is null order by `index` desc limit 1
        290μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') and `category_id` = '10' and `articles`.`deleted_at` is null order by `created_at` desc limit 1
        7.7ms/app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 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)
        380μ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 (232)
        350μ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'
        440μ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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        550μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. blog-bottom
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') and `banner_group_id` = '28' and `banners`.`deleted_at` is null order by `index` desc limit 1
        340μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        430μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. topbar-l
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        350μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. topbar-r
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        350μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. header-r
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 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-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. menu
        • 4. 0
        • 5. 15
        • 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
        360μ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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        400μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. menu-offcanvas
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        390μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. footer
        • 4. 0
        • 5. 15
        • 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-05-06 23:16:11') and (`publication_stop_at` is null or `publication_stop_at` > '2025-05-06 23:16:11') 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` = 15 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        390μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-05-06 23:16:11
        • 2. 2025-05-06 23:16:11
        • 3. footer-menu
        • 4. 0
        • 5. 15
        • 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
        280μ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\Article\Article
      1
      App\Models\Module\Module
      7
      App\Models\User\User
      2
      App\Models\Category\Category
      2
      App\Models\Billet\Billet
      10
      App\Models\Menu\Menu
      15
          _token
          H3L2Ep8yTKbf27y5EctBeG32XBVRnHTFPIGfpbaR
          _previous
          array:1 [ "url" => "https://box2.linfodrome.com/edito?p=5" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /edito
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "p" => "5" ]
          request_request
          0 of 0
          array:1 [ "p" => "5" ]
          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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "18.226.28.48" ] "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" => "/edito?p=5" "QUERY_STRING" => "p=5" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "p=5" "REDIRECT_URL" => "/edito" "REMOTE_PORT" => "52480" "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" => "18.226.28.48" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_REAL_IP" => "18.226.28.48" "HTTP_HOST" => "box2.linfodrome.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "UNIQUE_ID" => "aBqYO3RumtXof0sJuJaN0AAAAAc" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_UNIQUE_ID" => "aBqYO3RumtXof0sJuJaN0AAAAAc" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746573371.1341 "REQUEST_TIME" => 1746573371 ]
          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, 06 May 2025 23:16:11 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJXSEVpU2VoUHVNQU9RVEVBYWlxbkE9PSIsInZhbHVlIjoic1lqOVBjenMzcnNWQkY3MmtUNmZWcmFYczRnUndGTWg5Nm16SFQ1blFFdEZCWmU3aFBEdXJobVR5V2VNWXUyODZ2WXQxREhWYmZZVUZiK015dUdmajIrMDBHQzB2a2NCQkdydktlaHp5c0lHL2JYR2JyUHBQa2Y4d0NYZzU3WkQiLCJtYWMiOiIwZTk0ZTc2YWZiYjE2ZjhkZmU3MzU1ZWVhYzZkMDVlNGM4NWU5ODA5NDAwNjMxNGM4NjI0NTU0YTZlY2EzZDk3IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 01:16:11 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InJXSEVpU2VoUHVNQU9RVEVBYWlxbkE9PSIsInZhbHVlIjoic1lqOVBjenMzcnNWQkY3MmtUNmZWcmFYczRnUndGTWg5Nm16SFQ1blFFdEZCWmU3aFBEdXJobVR5V2VNWXUyODZ2WXQxR" 1 => "inf_session=eyJpdiI6Im1iZ0pQTmd4d0hkN2Ird1VjMnBRcWc9PSIsInZhbHVlIjoiWnl1UkZqZTlEQWpGZGJMM0dGa2thN09LQ0NQeEtFTWNqWnRJWjdQalR0V3Juek52THhUcmIrTUJsWStFbWwzZWRwWHpuZVJqTlZMaW9NN21hK1lNSlc5Q3I1RjhCVldQTW5hVE9hM0kxekJHcEJqcnFNVUNCS0FXQzNGZTlxVmkiLCJtYWMiOiIxM2JiMjNiYmExYTAzYWI4ZDliYmViNTcyOWZjYWQwM2ZlYjc1OGM4NDIzMTE1NGZkYTk5MjE0OWRkMDIzMDc3IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 01:16:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxinf_session=eyJpdiI6Im1iZ0pQTmd4d0hkN2Ird1VjMnBRcWc9PSIsInZhbHVlIjoiWnl1UkZqZTlEQWpGZGJMM0dGa2thN09LQ0NQeEtFTWNqWnRJWjdQalR0V3Juek52THhUcmIrTUJsWStFbWwzZWRwWHpu" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJXSEVpU2VoUHVNQU9RVEVBYWlxbkE9PSIsInZhbHVlIjoic1lqOVBjenMzcnNWQkY3MmtUNmZWcmFYczRnUndGTWg5Nm16SFQ1blFFdEZCWmU3aFBEdXJobVR5V2VNWXUyODZ2WXQxREhWYmZZVUZiK015dUdmajIrMDBHQzB2a2NCQkdydktlaHp5c0lHL2JYR2JyUHBQa2Y4d0NYZzU3WkQiLCJtYWMiOiIwZTk0ZTc2YWZiYjE2ZjhkZmU3MzU1ZWVhYzZkMDVlNGM4NWU5ODA5NDAwNjMxNGM4NjI0NTU0YTZlY2EzZDk3IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 01:16:11 GMT; path=/XSRF-TOKEN=eyJpdiI6InJXSEVpU2VoUHVNQU9RVEVBYWlxbkE9PSIsInZhbHVlIjoic1lqOVBjenMzcnNWQkY3MmtUNmZWcmFYczRnUndGTWg5Nm16SFQ1blFFdEZCWmU3aFBEdXJobVR5V2VNWXUyODZ2WXQxR" 1 => "inf_session=eyJpdiI6Im1iZ0pQTmd4d0hkN2Ird1VjMnBRcWc9PSIsInZhbHVlIjoiWnl1UkZqZTlEQWpGZGJMM0dGa2thN09LQ0NQeEtFTWNqWnRJWjdQalR0V3Juek52THhUcmIrTUJsWStFbWwzZWRwWHpuZVJqTlZMaW9NN21hK1lNSlc5Q3I1RjhCVldQTW5hVE9hM0kxekJHcEJqcnFNVUNCS0FXQzNGZTlxVmkiLCJtYWMiOiIxM2JiMjNiYmExYTAzYWI4ZDliYmViNTcyOWZjYWQwM2ZlYjc1OGM4NDIzMTE1NGZkYTk5MjE0OWRkMDIzMDc3IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 01:16:11 GMT; path=/; httponlyinf_session=eyJpdiI6Im1iZ0pQTmd4d0hkN2Ird1VjMnBRcWc9PSIsInZhbHVlIjoiWnl1UkZqZTlEQWpGZGJMM0dGa2thN09LQ0NQeEtFTWNqWnRJWjdQalR0V3Juek52THhUcmIrTUJsWStFbWwzZWRwWHpu" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "H3L2Ep8yTKbf27y5EctBeG32XBVRnHTFPIGfpbaR" "_previous" => array:1 [ "url" => "https://box2.linfodrome.com/edito?p=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]