admin

99 articles 0 followers
Request history8.2.21PHP Version602msRequest Duration38MBMemory UsageGET auteur/{name}Route
    • Booting (425ms)time
    • Application (176ms)time
    • 1 x Booting (70.67%)
      425ms
      1 x Application (29.33%)
      176ms
      11 templates were rendered
      • pages.auteur-singleauteur-single.blade.php#?blade
      • vendor.pagination.customcustom.blade.php#?blade
      • pages.profil.follow-add-scriptfollow-add-script.blade.php#?blade
      • partials.login-modallogin-modal.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • partials.sidebarsidebar.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • __components::d3fc2d53baf113d772e8f02b5eea489dd3fc2d53baf113d772e8f02b5eea489d.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • cookie-consent::indexindex.blade.php#?blade
      • cookie-consent::dialogContentsdialogContents.blade.php#?blade
      uri
      GET auteur/{name}
      middleware
      web
      controller
      App\Http\Controllers\PageController@authorShow
      namespace
      where
      as
      author.show
      file
      app/Http/Controllers/PageController.php:81-111
      64 statements were executed, 38 of which were duplicates, 26 unique. Show only duplicated80.73ms
      • select * from `sessions` where `id` = 'S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7' limit 1
        2.96msidimijvpreprodDatabaseSessionHandler.php#97
        Bindings
        • 0: S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `users` where `name` = 'admin' limit 1
        1.93msidimijvpreprodPageController.php#83
        Bindings
        • 0: admin
        Backtrace
        • 17. app/Http/Controllers/PageController.php:83
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select count(*) as aggregate from `posts` inner join `post_user` on `posts`.`id` = `post_user`.`post_id` where `post_user`.`user_id` = 1 and `status` = 'published'
        4.2msidimijvpreprodPageController.php#93
        Bindings
        • 0: 1
        • 1: published
        Backtrace
        • 17. app/Http/Controllers/PageController.php:93
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select `posts`.*, `post_user`.`user_id` as `pivot_user_id`, `post_user`.`post_id` as `pivot_post_id`, `post_user`.`created_at` as `pivot_created_at`, `post_user`.`updated_at` as `pivot_updated_at` from `posts` inner join `post_user` on `posts`.`id` = `post_user`.`post_id` where `post_user`.`user_id` = 1 and `status` = 'published' order by `post_date_gmt` desc limit 10 offset 40
        2.79msidimijvpreprodPageController.php#93
        Bindings
        • 0: 1
        • 1: published
        Backtrace
        • 17. app/Http/Controllers/PageController.php:93
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select * from `thematiques` where `thematiques`.`id` in (3, 6)
        1.25msidimijvpreprodPageController.php#93
        Backtrace
        • 22. app/Http/Controllers/PageController.php:93
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` in (9, 10, 11, 12, 69, 70, 71, 72, 74, 75)
        2.42msidimijvpreprodPageController.php#93
        Backtrace
        • 21. app/Http/Controllers/PageController.php:93
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select * from `formats` where `formats`.`id` in (1, 2, 3)
        810μsidimijvpreprodPageController.php#93
        Backtrace
        • 22. app/Http/Controllers/PageController.php:93
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select `posts`.*, (select count(*) from `users` inner join `likes` on `users`.`id` = `likes`.`user_id` where `posts`.`id` = `likes`.`likeable_id` and `likeable_type` = 'App\Models\Post') as `likers_count` from `posts` order by `likers_count` desc limit 3
        5.26msidimijvpreprodPageController.php#98
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 15. app/Http/Controllers/PageController.php:98
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select `posts`.*, (select count(*) from `users` inner join `likes` on `users`.`id` = `likes`.`user_id` where `posts`.`id` = `likes`.`likeable_id` and `likeable_type` = 'App\Models\Post') as `likers_count` from `posts` where exists (select * from `users` inner join `post_user` on `users`.`id` = `post_user`.`user_id` where `posts`.`id` = `post_user`.`post_id` and `user_id` = 1) order by `likers_count` desc limit 3
        4.85msidimijvpreprodPageController.php#107
        Bindings
        • 0: App\Models\Post
        • 1: 1
        Backtrace
        • 15. app/Http/Controllers/PageController.php:107
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • select * from `media` where `media`.`model_id` in (1) and `media`.`model_type` = 'App\Models\User'
        2.34msidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\User
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:247
        • 27. view::pages.auteur-single:15
      • select count(*) as aggregate from `posts` inner join `post_user` on `posts`.`id` = `post_user`.`post_id` where `post_user`.`user_id` = 1 and `status` = 'published'
        1.69msidimijvpreprodauteur-single.blade.php#21
        Bindings
        • 0: 1
        • 1: published
        Backtrace
        • 19. view::pages.auteur-single:21
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select count(*) as aggregate from `users` inner join `followables` on `users`.`id` = `followables`.`user_id` where `followables`.`followable_id` = 1 and `followable_type` = 'App\Models\User'
        4.34msidimijvpreprodauteur-single.blade.php#22
        Bindings
        • 0: 1
        • 1: App\Models\User
        Backtrace
        • 19. view::pages.auteur-single:22
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `media` where `media`.`model_id` in (75) and `media`.`model_type` = 'App\Models\Post'
        1.03msidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (74) and `media`.`model_type` = 'App\Models\Post'
        1.02msidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (72) and `media`.`model_type` = 'App\Models\Post'
        870μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (71) and `media`.`model_type` = 'App\Models\Post'
        830μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (70) and `media`.`model_type` = 'App\Models\Post'
        980μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (69) and `media`.`model_type` = 'App\Models\Post'
        890μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (12) and `media`.`model_type` = 'App\Models\Post'
        930μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (11) and `media`.`model_type` = 'App\Models\Post'
        850μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (10) and `media`.`model_type` = 'App\Models\Post'
        860μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `media` where `media`.`model_id` in (9) and `media`.`model_type` = 'App\Models\Post'
        1.12msidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select * from `thematiques` where `thematiques`.`id` = 6 limit 1
        1.22msidimijvpreprodauteur-single.blade.php#114
        Bindings
        • 0: 6
        Backtrace
        • 21. view::pages.auteur-single:114
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `media` where `media`.`model_id` in (20) and `media`.`model_type` = 'App\Models\Post'
        880μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select count(*) as aggregate from `users` inner join `likes` on `users`.`id` = `likes`.`user_id` where `likes`.`likeable_id` = 20 and `likeable_type` = 'App\Models\Post'
        1.22msidimijvpreprodauteur-single.blade.php#122
        Bindings
        • 0: 20
        • 1: App\Models\Post
        Backtrace
        • 19. view::pages.auteur-single:122
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 3 limit 1
        800μsidimijvpreprodauteur-single.blade.php#114
        Bindings
        • 0: 3
        Backtrace
        • 21. view::pages.auteur-single:114
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `media` where `media`.`model_id` in (15) and `media`.`model_type` = 'App\Models\Post'
        1msidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select count(*) as aggregate from `users` inner join `likes` on `users`.`id` = `likes`.`user_id` where `likes`.`likeable_id` = 15 and `likeable_type` = 'App\Models\Post'
        1.01msidimijvpreprodauteur-single.blade.php#122
        Bindings
        • 0: 15
        • 1: App\Models\Post
        Backtrace
        • 19. view::pages.auteur-single:122
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 6 limit 1
        870μsidimijvpreprodauteur-single.blade.php#114
        Bindings
        • 0: 6
        Backtrace
        • 21. view::pages.auteur-single:114
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `media` where `media`.`model_id` in (103) and `media`.`model_type` = 'App\Models\Post'
        900μsidimijvpreprodInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\Post
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:284
      • select count(*) as aggregate from `users` inner join `likes` on `users`.`id` = `likes`.`user_id` where `likes`.`likeable_id` = 103 and `likeable_type` = 'App\Models\Post'
        1.01msidimijvpreprodauteur-single.blade.php#122
        Bindings
        • 0: 103
        • 1: App\Models\Post
        Backtrace
        • 19. view::pages.auteur-single:122
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `parent_id` = -1 order by `order` asc
        1.32msidimijvpreprodmenu_helpers.php#17
        Bindings
        • 0: -1
        Backtrace
        • 15. app/Helpers/menu_helpers.php:17
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `menus`.`parent_id` in (1, 2, 3, 5, 6, 7, 8) order by `order` asc
        960μsidimijvpreprodmenu_helpers.php#17
        Backtrace
        • 20. app/Helpers/menu_helpers.php:17
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `menus`.`parent_id` in (4) order by `order` asc
        810μsidimijvpreprodmenu_helpers.php#17
        Backtrace
        • 25. app/Helpers/menu_helpers.php:17
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 2 limit 1
        1.13msidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 2
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 1 limit 1
        890μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 3 limit 1
        800μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 3
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 4 limit 1
        850μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 4
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 7 limit 1
        830μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 5 limit 1
        810μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 6 limit 1
        800μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 6
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `parent_id` = -1 order by `order` asc
        920μsidimijvpreprodmenu_helpers.php#17
        Bindings
        • 0: -1
        Backtrace
        • 15. app/Helpers/menu_helpers.php:17
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `menus`.`parent_id` in (1, 2, 3, 5, 6, 7, 8) order by `order` asc
        870μsidimijvpreprodmenu_helpers.php#17
        Backtrace
        • 20. app/Helpers/menu_helpers.php:17
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `menus`.`parent_id` in (4) order by `order` asc
        740μsidimijvpreprodmenu_helpers.php#17
        Backtrace
        • 25. app/Helpers/menu_helpers.php:17
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 2 limit 1
        860μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 2
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 1 limit 1
        820μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 3 limit 1
        760μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 3
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 4 limit 1
        800μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 4
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 7 limit 1
        770μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 5 limit 1
        780μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 6 limit 1
        780μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 6
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `parent_id` = -1 order by `order` asc
        780μsidimijvpreprodmenu_helpers.php#17
        Bindings
        • 0: -1
        Backtrace
        • 15. app/Helpers/menu_helpers.php:17
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `menus`.`parent_id` in (1, 2, 3, 5, 6, 7, 8) order by `order` asc
        810μsidimijvpreprodmenu_helpers.php#17
        Backtrace
        • 20. app/Helpers/menu_helpers.php:17
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `menus` where `menus`.`parent_id` in (4) order by `order` asc
        560μsidimijvpreprodmenu_helpers.php#17
        Backtrace
        • 25. app/Helpers/menu_helpers.php:17
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 2 limit 1
        620μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 2
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 1 limit 1
        580μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 3 limit 1
        600μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 3
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 4 limit 1
        560μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 4
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 7 limit 1
        560μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 5 limit 1
        600μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `thematiques` where `thematiques`.`id` = 6 limit 1
        620μsidimijvpreprodmenu_helpers.php#57
        Bindings
        • 0: 6
        Backtrace
        • 21. app/Helpers/menu_helpers.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `sessions` where `id` = 'S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7' limit 1
        900μsidimijvpreprodDatabaseSessionHandler.php#97
        Bindings
        • 0: S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoid20xbVZyMmJ6ZGRDYUpVTndVYXdpNjV6VlNnSjBIenRRcllTQlk0VCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDc6Imh0dHA6Ly9wcmVwcm9kLmlkaW1pamFtLmNvbS9hdXRldXIvYWRtaW4/cGFnZT01Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1746832898, '', '18.191.224.22', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7')
        2.12msidimijvpreprodDatabaseSessionHandler.php#158
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoid20xbVZyMmJ6ZGRDYUpVTndVYXdpNjV6VlNnSjBIenRRcllTQlk0VCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDc6Imh0dHA6Ly9wcmVwcm9kLmlkaW1pamFtLmNvbS9hdXRldXIvYWRtaW4/cGFnZT01Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1: 1746832898
        • 2: 
        • 3: 18.191.224.22
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7
        Backtrace
        • 10. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 11. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 12. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • 13. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 14. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7' limit 1
        990μsidimijvpreprodDatabaseSessionHandler.php#97
        Bindings
        • 0: S2DZB1NrJWJGzLwNKBbxGkpidlPhKI3Ey1zWoHQ7
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 21. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\Thematique
      26Thematique.php#?
      App\Models\Menu
      24Menu.php#?
      App\Models\Post
      16Post.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      13Media.php#?
      App\Models\Format
      3Format.php#?
      App\Models\User
      1User.php#?
          _token
          wm1mVr2bzddCaJUNwUawi65zVSgJ0HztQrYSBY4T
          _previous
          array:1 [ "url" => "http://preprod.idimijam.com/auteur/admin?page=5" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /auteur/admin
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:23 [ "remote-ip" => array:1 [ 0 => "18.191.224.22" ] "x-iplb-unique-id" => array:1 [ 0 => "90D90202:87B0_923BD198:0050_681E8E02_27701:65FC" ] "forwarded" => array:1 [ 0 => "for=144.217.2.2; proto=http; host=preprod.idimijam.com" ] "x-remote-proto" => array:1 [ 0 => "http" ] "x-remote-ip" => array:1 [ 0 => "144.217.2.2" ] "x-remote-port" => array:1 [ 0 => "34736" ] "x-forwarded-port" => array:1 [ 0 => "80" ] "x-varnish" => array:1 [ 0 => "630963423" ] "accept-encoding" => array:1 [ 0 => "gzip" ] "x-ae" => array:1 [ 0 => "gzip" ] "x-scheme" => array:1 [ 0 => "http" ] "x-cdn-request-id" => array:1 [ 0 => "630963422" ] "x-cdn-any-ip" => array:1 [ 0 => "46.105.204.31" ] "remote-port" => array:1 [ 0 => "48000" ] "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" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-ovhrequest-id" => array:1 [ 0 => "b1590f1f1ab761bf0de3f4fc8a345c28" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "x-forwarded-for" => array:1 [ 0 => "18.191.224.22" ] "x-predictor" => array:1 [ 0 => "1" ] "host" => array:1 [ 0 => "preprod.idimijam.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 09 May 2025 23:21:38 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFaTWVqdGI3SDl4YmlKVUFqTlRjL2c9PSIsInZhbHVlIjoibDhHbkQ5VnhnV0V0bHlnaitzTC9pZkJVaUtnL1Jybmtzc0VrQjRPN3ZYbnF6M0JEQWNCeVY0WklHTTA4V243S0ZpdHJUZFRlaDJRRWVxR0pQcTA2dWdET29aS3ppd29xUjVqZXk3N2VzUnVKb0NkWU1wTUg4Z2R2OHIrOTJhUWQiLCJtYWMiOiI2ZDljZmFiMTRkZGUxMzVjMjc2NTM4NzNjYzJjYzA0ZmZiNDU0OTEzYjBkMTJmMTBhNTljNDk0OWQ1NmJjMGRkIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 01:21:38 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InFaTWVqdGI3SDl4YmlKVUFqTlRjL2c9PSIsInZhbHVlIjoibDhHbkQ5VnhnV0V0bHlnaitzTC9pZkJVaUtnL1Jybmtzc0VrQjRPN3ZYbnF6M0JEQWNCeVY0WklHTTA4V243S0ZpdHJUZ" 1 => "idimijam_session=eyJpdiI6Ik1YczgyMTRDWVhBc2RXMm8rbWVod0E9PSIsInZhbHVlIjoiNWxwYzdRQkhFWnBDQkxCOFdHYlQ0eWpZeTFIbm1KUWtNYkJ5dUF1NDhlczN4SFJCQUFwdVJhQU15dTV1MUp6L0c4cklHT1hPQ3FMN3ZPZmtEMFpQZEFQTnNMY3QwS1dKUE5TMDloczVJQ0dBc2ltalN3YStJNWFaZVBBb3lpWFMiLCJtYWMiOiJmMjVlY2Q4ZjFiNzg5YTMyMjQzYjVmNzcyZmMyNGQ2ODQ4NTRmODEzNWFkZGYzM2UwYTVlMTE5ZGQxNmY1YjFiIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 01:21:38 GMT; Max-Age=7200; path=/; httponly; samesite=laxidimijam_session=eyJpdiI6Ik1YczgyMTRDWVhBc2RXMm8rbWVod0E9PSIsInZhbHVlIjoiNWxwYzdRQkhFWnBDQkxCOFdHYlQ0eWpZeTFIbm1KUWtNYkJ5dUF1NDhlczN4SFJCQUFwdVJhQU15dTV1MUp6L0c" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFaTWVqdGI3SDl4YmlKVUFqTlRjL2c9PSIsInZhbHVlIjoibDhHbkQ5VnhnV0V0bHlnaitzTC9pZkJVaUtnL1Jybmtzc0VrQjRPN3ZYbnF6M0JEQWNCeVY0WklHTTA4V243S0ZpdHJUZFRlaDJRRWVxR0pQcTA2dWdET29aS3ppd29xUjVqZXk3N2VzUnVKb0NkWU1wTUg4Z2R2OHIrOTJhUWQiLCJtYWMiOiI2ZDljZmFiMTRkZGUxMzVjMjc2NTM4NzNjYzJjYzA0ZmZiNDU0OTEzYjBkMTJmMTBhNTljNDk0OWQ1NmJjMGRkIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 01:21:38 GMT; path=/XSRF-TOKEN=eyJpdiI6InFaTWVqdGI3SDl4YmlKVUFqTlRjL2c9PSIsInZhbHVlIjoibDhHbkQ5VnhnV0V0bHlnaitzTC9pZkJVaUtnL1Jybmtzc0VrQjRPN3ZYbnF6M0JEQWNCeVY0WklHTTA4V243S0ZpdHJUZ" 1 => "idimijam_session=eyJpdiI6Ik1YczgyMTRDWVhBc2RXMm8rbWVod0E9PSIsInZhbHVlIjoiNWxwYzdRQkhFWnBDQkxCOFdHYlQ0eWpZeTFIbm1KUWtNYkJ5dUF1NDhlczN4SFJCQUFwdVJhQU15dTV1MUp6L0c4cklHT1hPQ3FMN3ZPZmtEMFpQZEFQTnNMY3QwS1dKUE5TMDloczVJQ0dBc2ltalN3YStJNWFaZVBBb3lpWFMiLCJtYWMiOiJmMjVlY2Q4ZjFiNzg5YTMyMjQzYjVmNzcyZmMyNGQ2ODQ4NTRmODEzNWFkZGYzM2UwYTVlMTE5ZGQxNmY1YjFiIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 01:21:38 GMT; path=/; httponlyidimijam_session=eyJpdiI6Ik1YczgyMTRDWVhBc2RXMm8rbWVod0E9PSIsInZhbHVlIjoiNWxwYzdRQkhFWnBDQkxCOFdHYlQ0eWpZeTFIbm1KUWtNYkJ5dUF1NDhlczN4SFJCQUFwdVJhQU15dTV1MUp6L0c" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "wm1mVr2bzddCaJUNwUawi65zVSgJ0HztQrYSBY4T" "_previous" => array:1 [ "url" => "http://preprod.idimijam.com/auteur/admin?page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-09 23:21:38GET/auteur/admin?page=5116483