Faits divers











7.4.33PHP Version202msRequest Duration6MBMemory UsageGET {fallbackPlaceholder}Route
    • Booting (54.53ms)
    • Application (147ms)
    • 1 x Application (72.82%)
      147.03ms
      1 x Booting (27.01%)
      54.53ms
      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
      27 statements were executed59.94ms
      • 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` = 'faits-divers' and `level` = 1 and `published` = 1 limit 1
        1.41ms/app/Http/Controllers/RouteController.php:74linfov2023
        Metadata
        Bindings
        • 0. faits-divers
        • 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` = 6 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') and `articles`.`deleted_at` is null
        25.08ms/app/Traits/PaginateItem.php:41linfov2023
        Metadata
        Bindings
        • 0. 6
        • 1. 1
        • 2. 2025-04-28 08:02:17
        • 3. 2025-04-28 08:02:17
        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` = 6 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') and `articles`.`deleted_at` is null order by `created_at` desc limit 10 offset 0
        10.28ms/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Bindings
        • 0. 6
        • 1. 1
        • 2. 2025-04-28 08:02:17
        • 3. 2025-04-28 08:02:17
        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 (6)
        290μ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 (114, 232)
        320μ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` = 6
        360μs/app/Helpers/Route.php:61linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. blog
        • 2. article
        • 3. 6
        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
        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/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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. blog-top
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') and `banner_group_id` = '25' and `banners`.`deleted_at` is null order by `index` desc limit 1
        360μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        380μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. breadcrumb
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. blog-main-top
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. blog-main-bottom
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. blog-sidebar
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') and `banner_group_id` = '29' and `banners`.`deleted_at` is null order by `index` desc limit 1
        330μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') and `category_id` = '10' and `articles`.`deleted_at` is null order by `created_at` desc limit 1
        14.35ms/app/Http/View/Modules/ModArticle/ModArticleViewComposer.php:49linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 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)
        300μ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)
        280μ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'
        240μ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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        510μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. blog-bottom
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. topbar-l
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. topbar-r
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. header-r
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. menu
        • 4. 0
        • 5. 29
        • 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`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 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-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. menu-offcanvas
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        490μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. footer
        • 4. 0
        • 5. 29
        • 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-28 08:02:17') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-28 08:02:17') 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` = 29 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        540μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-28 08:02:17
        • 2. 2025-04-28 08:02:17
        • 3. footer-menu
        • 4. 0
        • 5. 29
        • 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
      App\Models\Banner\Banner
      1
      App\Models\Module\Module
      7
      App\Models\User\User
      3
      App\Models\Category\Category
      2
      App\Models\Article\Article
      11
      App\Models\Menu\Menu
      4
          _token
          44r0G7Ltu5xUkd5sfYywsm7lVxsNkxrwKEIPNlaC
          _previous
          array:1 [ "url" => "https://box2.linfodrome.com/faits-divers" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /faits-divers
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          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.15.164.223" ] "host" => array:1 [ 0 => "box2.linfodrome.com" ] ]
          request_server
          0 of 0
          array:54 [ "USER" => "usrinfo" "HOME" => "/var/www/vhosts/linfodrome.com" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/faits-divers" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/faits-divers" "REMOTE_PORT" => "48710" "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.15.164.223" "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.15.164.223" "HTTP_HOST" => "box2.linfodrome.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "UNIQUE_ID" => "aA82CD6Ki8nk7ncQbF3NHQAAAJA" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_UNIQUE_ID" => "aA82CD6Ki8nk7ncQbF3NHQAAAJA" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1745827336.9546 "REQUEST_TIME" => 1745827336 ]
          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 => "Mon, 28 Apr 2025 08:02:17 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYxaVUrbWdOMWlVbVpLcVV3WlRIV3c9PSIsInZhbHVlIjoiTFd0d3ViN1ZUcFh6MVlBaGE0SFB3NlZzcXlCNUhYWS9kTXhoZmZjK3JRcXZ6bWkrc1VCSjNWWDJXcElqazhjUTZWOHpmYWMxeDEwckpZdytKNy8yTDh2OWg4ZjkzRVNsYUxkOWorUXZyMWpNMi9NWnliZnhPSmpNSFNmdUgwS2EiLCJtYWMiOiJjYjkwN2VjMDNlZWNkNTg1YzQ3OGQyOTE0OTcxYjBjMWFjNWM3ZWQ0ZTE1NzlhMzQyODkwYTYxYjdkMGMwZTlhIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 10:02:17 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkYxaVUrbWdOMWlVbVpLcVV3WlRIV3c9PSIsInZhbHVlIjoiTFd0d3ViN1ZUcFh6MVlBaGE0SFB3NlZzcXlCNUhYWS9kTXhoZmZjK3JRcXZ6bWkrc1VCSjNWWDJXcElqazhjUTZWOHpmY" 1 => "inf_session=eyJpdiI6InlRNkZiZ1Fpa3d1OUJBSDhxbjgyTkE9PSIsInZhbHVlIjoiT01iUnUrR3RRcHIwOUVqTDdaeW52OWJleVBxOE03TWJqSElwNHpRYWw3ejJvRURKblN0WFVoMUFONE1RVlVOUkkrOGQweFFrckcyd3BWWUh3SG92Wm04cGd1V2s4UDdvZS9JckJlTVRBdWc2VDRXdEJKSVNxNUpiVnBDV0txYlIiLCJtYWMiOiI1MGRmZGE2OWU1MmUwYzRhMGEzYzQyMjVhODE4YzA3ODAyM2FiMWRjNmM2M2FjOTg3NjVlMmMyNjFiMjVlZjhmIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 10:02:17 GMT; Max-Age=7200; path=/; httponly; samesite=laxinf_session=eyJpdiI6InlRNkZiZ1Fpa3d1OUJBSDhxbjgyTkE9PSIsInZhbHVlIjoiT01iUnUrR3RRcHIwOUVqTDdaeW52OWJleVBxOE03TWJqSElwNHpRYWw3ejJvRURKblN0WFVoMUFONE1RVlVOUkkrOGQw" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYxaVUrbWdOMWlVbVpLcVV3WlRIV3c9PSIsInZhbHVlIjoiTFd0d3ViN1ZUcFh6MVlBaGE0SFB3NlZzcXlCNUhYWS9kTXhoZmZjK3JRcXZ6bWkrc1VCSjNWWDJXcElqazhjUTZWOHpmYWMxeDEwckpZdytKNy8yTDh2OWg4ZjkzRVNsYUxkOWorUXZyMWpNMi9NWnliZnhPSmpNSFNmdUgwS2EiLCJtYWMiOiJjYjkwN2VjMDNlZWNkNTg1YzQ3OGQyOTE0OTcxYjBjMWFjNWM3ZWQ0ZTE1NzlhMzQyODkwYTYxYjdkMGMwZTlhIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 10:02:17 GMT; path=/XSRF-TOKEN=eyJpdiI6IkYxaVUrbWdOMWlVbVpLcVV3WlRIV3c9PSIsInZhbHVlIjoiTFd0d3ViN1ZUcFh6MVlBaGE0SFB3NlZzcXlCNUhYWS9kTXhoZmZjK3JRcXZ6bWkrc1VCSjNWWDJXcElqazhjUTZWOHpmY" 1 => "inf_session=eyJpdiI6InlRNkZiZ1Fpa3d1OUJBSDhxbjgyTkE9PSIsInZhbHVlIjoiT01iUnUrR3RRcHIwOUVqTDdaeW52OWJleVBxOE03TWJqSElwNHpRYWw3ejJvRURKblN0WFVoMUFONE1RVlVOUkkrOGQweFFrckcyd3BWWUh3SG92Wm04cGd1V2s4UDdvZS9JckJlTVRBdWc2VDRXdEJKSVNxNUpiVnBDV0txYlIiLCJtYWMiOiI1MGRmZGE2OWU1MmUwYzRhMGEzYzQyMjVhODE4YzA3ODAyM2FiMWRjNmM2M2FjOTg3NjVlMmMyNjFiMjVlZjhmIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 10:02:17 GMT; path=/; httponlyinf_session=eyJpdiI6InlRNkZiZ1Fpa3d1OUJBSDhxbjgyTkE9PSIsInZhbHVlIjoiT01iUnUrR3RRcHIwOUVqTDdaeW52OWJleVBxOE03TWJqSElwNHpRYWw3ejJvRURKblN0WFVoMUFONE1RVlVOUkkrOGQw" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "44r0G7Ltu5xUkd5sfYywsm7lVxsNkxrwKEIPNlaC" "_previous" => array:1 [ "url" => "https://box2.linfodrome.com/faits-divers" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]