Destinations de choix
Les meilleures destinations pour la location de maisons
Request history28.2.27PHP Version313msRequest Duration37MBMemory UsageGET page/{slug?}RouteAuth status
  • warninglog[06:52:41] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (175ms)time
  • Application (138ms)time
  • 1 x Booting (56.01%)
    175ms
    1 x Application (43.99%)
    138ms
    35 templates were rendered
    • 1x Page::frontend.detaildetail.blade.php#?blade
    • 1x Space::frontend.blocks.form-search-space.indexindex.blade.php#?blade
    • 1x Space::frontend.layouts.search.form-searchform-search.blade.php#?blade
    • 1x Space::frontend.layouts.search.fields.locationlocation.blade.php#?blade
    • 1x Space::frontend.layouts.search.fields.datedate.blade.php#?blade
    • 1x Space::frontend.layouts.search.fields.guestsguests.blade.php#?blade
    • 1x Space::frontend.blocks.list-space.indexindex.blade.php#?blade
    • 4x Space::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 1x Space::frontend.blocks.term-featured-box.indexindex.blade.php#?blade
    • 1x Location::frontend.blocks.list-locations.indexindex.blade.php#?blade
    • 5x Location::frontend.blocks.list-locations.looploop.blade.php#?blade
    • 1x layouts.appapp.blade.php#?blade
    • 1x Layout::appapp.blade.php#?blade
    • 1x Layout::parts.faviconfavicon.blade.php#?blade
    • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
    • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
    • 1x Layout::parts.topbartopbar.blade.php#?blade
    • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
    • 2x Language::frontend.switcherswitcher.blade.php#?blade
    • 1x Layout::parts.headerheader.blade.php#?blade
    • 1x Layout::parts.footerfooter.blade.php#?blade
    • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
    • 1x Layout::auth.login-formlogin-form.blade.php#?blade
    • 1x Layout::auth.register-formregister-form.blade.php#?blade
    • 1x Popup::frontend.popuppopup.blade.php#?blade
    • 1x demo_scriptdemo_script.blade.php#?blade
    uri
    GET page/{slug?}
    middleware
    web
    controller
    Modules\Page\Controllers\PageController@detail
    namespace
    Modules\Page\Controllers
    prefix
    /page
    where
    as
    page.detail
    file
    modules/Page/Controllers/PageController.php:29-53
    24 statements were executed, 2 of which were duplicates, 22 unique. Show only duplicated9.06ms
    • select * from `core_pages` where `slug` = 'space' and `core_pages`.`deleted_at` is null limit 11.77msj72lq_dardarkPageController.php#37
      Bindings
      • 0: space
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. modules/Page/Controllers/PageController.php:37
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `core_page_translations` where `core_page_translations`.`origin_id` = 3 and `core_page_translations`.`origin_id` is not null and `locale` = 'fr' limit 1270μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 3
      • 1: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/Page/Controllers/PageController.php:42
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `bravo_seo` where `object_id` = 3 and `object_model` = 'page' limit 1230μsj72lq_dardarkBaseModel.php#199
      Bindings
      • 0: 3
      • 1: page
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. app/BaseModel.php:199
      • 17. app/BaseModel.php:212
      • 18. modules/Page/Controllers/PageController.php:46
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `core_templates` where `core_templates`.`id` = 3 and `core_templates`.`id` is not null limit 1280μsj72lq_dardarkPage.php#79
      Bindings
      • 0: 3
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. modules/Page/Models/Page.php:79
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_template_translations` where `core_template_translations`.`origin_id` = 3 and `core_template_translations`.`origin_id` is not null and `locale` = 'fr' limit 1280μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 3
      • 1: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/Page/Models/Page.php:81
      • 23. view::Page::frontend.detail:5
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000310μsj72lq_dardarkFormSearchSpace.php#77
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. modules/Space/Blocks/FormSearchSpace.php:77
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_location_translations` where `locale` = 'fr' and `bravo_location_translations`.`origin_id` in (11, 12, 13, 14, 15, 16)280μsj72lq_dardarkFormSearchSpace.php#77
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Space/Blocks/FormSearchSpace.php:77
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select count(*) as aggregate from (select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`id` in (11, 10, 7, 4) and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id`) as `aggregate_table`460μsj72lq_dardarkListSpace.php#156
      Bindings
      • 0: publish
      • 1: 11
      • 2: 10
      • 3: 7
      • 4: 4
      Backtrace
      • 16. modules/Space/Blocks/ListSpace.php:156
      • 17. modules/Space/Blocks/ListSpace.php:133
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`id` in (11, 10, 7, 4) and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id` order by FIELD (bravo_spaces.id, 11, 10, 7, 4) ASC, `bravo_spaces`.`id` asc limit 5 offset 0390μsj72lq_dardarkListSpace.php#156
      Bindings
      • 0: publish
      • 1: 11
      • 2: 10
      • 3: 7
      • 4: 4
      Backtrace
      • 16. modules/Space/Blocks/ListSpace.php:156
      • 17. modules/Space/Blocks/ListSpace.php:133
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (11, 13, 14, 16) and `bravo_locations`.`deleted_at` is null330μsj72lq_dardarkListSpace.php#156
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'fr' and `bravo_location_translations`.`origin_id` in (11, 13, 14, 16)260μsj72lq_dardarkListSpace.php#156
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. modules/Space/Blocks/ListSpace.php:156
      • 27. modules/Space/Blocks/ListSpace.php:133
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:82
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'space' and `user_id` = 0 and `user_wishlist`.`object_id` in (4, 7, 10, 11)220μsj72lq_dardarkListSpace.php#156
      Bindings
      • 0: space
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_space_translations` where `locale` = 'fr' and `bravo_space_translations`.`origin_id` in (4, 7, 10, 11) and `bravo_space_translations`.`deleted_at` is null240μsj72lq_dardarkListSpace.php#156
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_terms` where `id` in (15, 16, 20, 24, 21, 22) and `bravo_terms`.`deleted_at` is null460μsj72lq_dardarkSpaceTermFeaturedBox.php#57
      Bindings
      • 0: 15
      • 1: 16
      • 2: 20
      • 3: 24
      • 4: 21
      • 5: 22
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Space/Blocks/SpaceTermFeaturedBox.php:57
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_terms_translations` where `locale` = 'fr' and `bravo_terms_translations`.`origin_id` in (15, 16, 20, 21, 22, 24)270μsj72lq_dardarkSpaceTermFeaturedBox.php#57
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Space/Blocks/SpaceTermFeaturedBox.php:57
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null order by `id` desc limit 5310μsj72lq_dardarkListLocations.php#168
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Location/Blocks/ListLocations.php:168
      • 16. modules/Location/Blocks/ListLocations.php:132
      • 19. modules/Template/Blocks/RootBlock.php:10
      • 22. modules/Page/Models/Page.php:82
      • 23. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'fr' and `bravo_location_translations`.`origin_id` in (12, 13, 14, 15, 16)290μsj72lq_dardarkListLocations.php#168
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Location/Blocks/ListLocations.php:168
      • 21. modules/Location/Blocks/ListLocations.php:132
      • 24. modules/Template/Blocks/RootBlock.php:10
      • 27. modules/Page/Models/Page.php:82
      • 28. view::Page::frontend.detail:5
    • select count(`bravo_spaces`.`id`) as aggregate from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 31 and `bravo_locations`.`_rgt` <= 32 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null320μsj72lq_dardarkSpace.php#720
      Bindings
      • 0: 31
      • 1: 32
      • 2: publish
      Backtrace
      • 16. modules/Space/Models/Space.php:720
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:29
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_spaces`.`id`) as aggregate from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 29 and `bravo_locations`.`_rgt` <= 30 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null300μsj72lq_dardarkSpace.php#720
      Bindings
      • 0: 29
      • 1: 30
      • 2: publish
      Backtrace
      • 16. modules/Space/Models/Space.php:720
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:29
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_spaces`.`id`) as aggregate from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 27 and `bravo_locations`.`_rgt` <= 28 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null260μsj72lq_dardarkSpace.php#720
      Bindings
      • 0: 27
      • 1: 28
      • 2: publish
      Backtrace
      • 16. modules/Space/Models/Space.php:720
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:29
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_spaces`.`id`) as aggregate from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 25 and `bravo_locations`.`_rgt` <= 26 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null250μsj72lq_dardarkSpace.php#720
      Bindings
      • 0: 25
      • 1: 26
      • 2: publish
      Backtrace
      • 16. modules/Space/Models/Space.php:720
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:29
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_spaces`.`id`) as aggregate from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 23 and `bravo_locations`.`_rgt` <= 24 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null360μsj72lq_dardarkSpace.php#720
      Bindings
      • 0: 23
      • 1: 24
      • 2: publish
      Backtrace
      • 16. modules/Space/Models/Space.php:720
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:29
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fr' limit 1560μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Helpers/AppHelper.php:111
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fr' limit 1360μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Helpers/AppHelper.php:111
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    Modules\Location\Models\Location
    15Location.php#?
    Modules\Location\Models\LocationTranslation
    15LocationTranslation.php#?
    Modules\Core\Models\Terms
    6Terms.php#?
    Modules\Core\Models\TermsTranslation
    6TermsTranslation.php#?
    Modules\Space\Models\Space
    4Space.php#?
    Modules\Space\Models\SpaceTranslation
    4SpaceTranslation.php#?
    Modules\Core\Models\MenuTranslation
    2MenuTranslation.php#?
    Modules\Page\Models\Page
    1Page.php#?
    Modules\Template\Models\Template
    1Template.php#?
    Modules\Template\Models\TemplateTranslation
    1TemplateTranslation.php#?
      web
      null
      sanctum
      null
        _token
        Homf59KYGjghUVwxoMvvpnVhplBnlEhD26A9S0HM
        _previous
        array:1 [ "url" => "https://dardarek.ma/page/space" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /page/space
        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 [ "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlMMUN6bVZBeHBsMmRGY1VKZDdXU0E9PSIsInZhbHVlIjoiUEJsTldxU1JKUmpXRnRLM2NqYjZsSGRhNEhFa3FUQnBZUGtTSkRSS2EvaFB0ZnlKcG84QXdwSFpZcERIdTBmTnA0cVB2UmR6V1N5MUI4Q0tWM1pkd001OU9lSTd2akRacnoxaGRZTW1WOUdiWGx3L1RwdTkrbGdNV0tMdFZKMDAiLCJtYWMiOiJkNTdjNGQ0NjllMmI3NTM4ZTUyYzMyMzZhMDczYmU4MmRiNjMwMDJkNGI1YTdhMWUzNTRkNGVhYTgwNDBkOWY2IiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6IkdGaUFhTytwR3ZTTmxxRENGQ1B6a1E9PSIsInZhbHVlIjoieFVEMFhSSnhDNnl5amE4QXE2Tkd2cGV5TTJ4U1BKL1cvWHFJWlg1bnBsWjRpWmdGNWNHRVhkZ1QzclVMNUJQd2tVUjlDZGZyQ3pXd0V6NUNwREp4RFV6bG81eDV2aTliWGtkL0ltc1Bab3BWeUxGem5xWnh6Y3dSN1BJMnFKQjYiLCJtYWMiOiI5N2U0YmQ0N2ZmODQ1OTMwM2VlMWQ1ZmJmZGMyZDEzNTJhNDM2ZWJjNjMxZTJiNDRlNTQ5NTM0YThmMjI2OGIwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlMMUN6bVZBeHBsMmRGY1VKZDdXU0E9PSIsInZhbHVlIjoiUEJsTldxU1JKUmpXRnRLM2NqYjZsSGRhNEhFa3FUQnBZUGtTSkRSS2EvaFB0ZnlKcG84QXdwSFpZcERIdTBmTnA0cVB2U" ] "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" ] "host" => array:1 [ 0 => "dardarek.ma" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "Homf59KYGjghUVwxoMvvpnVhplBnlEhD26A9S0HM" "booking_core_session" => "ptB3xFSHwsyUb7BnscXzvMdJLTXOukk3JZxi7lfg" ]
        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 => "Wed, 30 Apr 2025 05:52:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklSczlSQlZQWE1ra3FJWFZDMnVCM2c9PSIsInZhbHVlIjoibjllOGd5dGcrU1RnYzRNOWFLK0FGTHo4T2x1ZGNpT2NlQ2NIS1hpK1I3R3lpWW5LQ0dKSVk4U05rSzhIYVVsdDF5TkpJRVoyOTZKcmtzUGdaYWlvYnQ1MXBMclExTTFPYXZueVVlS0c5TkFFNWpZUTdMbW9XWDBRZjY4YnJ4Z0QiLCJtYWMiOiJhZDIyNDJkZWFhMzZjYjQ3NzA0Y2E1NjJlZjE1ODJkMDllODc0OTc0YjZhOTJjYzNhNTk3MzBmNjQ5MDMwOGNmIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 07:52:42 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IklSczlSQlZQWE1ra3FJWFZDMnVCM2c9PSIsInZhbHVlIjoibjllOGd5dGcrU1RnYzRNOWFLK0FGTHo4T2x1ZGNpT2NlQ2NIS1hpK1I3R3lpWW5LQ0dKSVk4U05rSzhIYVVsdDF5TkpJR" 1 => "booking_core_session=eyJpdiI6IlhXTFdVeWhhOU12SzNqYzJGdEI2ZUE9PSIsInZhbHVlIjoiRFZZbjVKQnBMcXc2NHFqTldpWTY1OHVxVEV2QzdOTHdQLzRaRmI3NGVXdVluTmxaNlVOUkxMMVZFOXFFQmFEeWd3WGhiZThxNzdVdUpXMkhXVndtWFlPYkh0NzRaTDk4cER3dkwwcnoyVXlPZ3BKT2U4YlBzUEV3c1RDK3NxR2QiLCJtYWMiOiIxYTk0YzdjMjVhYTYyZWVkY2ZkYjE4OTRhNDQ4MTBkM2JmYjRhYmZkZmRlMTcxNTkzZGFjY2Y1Mzc2ZTUyMzg4IiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 07:52:42 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IlhXTFdVeWhhOU12SzNqYzJGdEI2ZUE9PSIsInZhbHVlIjoiRFZZbjVKQnBMcXc2NHFqTldpWTY1OHVxVEV2QzdOTHdQLzRaRmI3NGVXdVluTmxaNlVOUkxMMVZFOXFFQmF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklSczlSQlZQWE1ra3FJWFZDMnVCM2c9PSIsInZhbHVlIjoibjllOGd5dGcrU1RnYzRNOWFLK0FGTHo4T2x1ZGNpT2NlQ2NIS1hpK1I3R3lpWW5LQ0dKSVk4U05rSzhIYVVsdDF5TkpJRVoyOTZKcmtzUGdaYWlvYnQ1MXBMclExTTFPYXZueVVlS0c5TkFFNWpZUTdMbW9XWDBRZjY4YnJ4Z0QiLCJtYWMiOiJhZDIyNDJkZWFhMzZjYjQ3NzA0Y2E1NjJlZjE1ODJkMDllODc0OTc0YjZhOTJjYzNhNTk3MzBmNjQ5MDMwOGNmIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 07:52:42 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IklSczlSQlZQWE1ra3FJWFZDMnVCM2c9PSIsInZhbHVlIjoibjllOGd5dGcrU1RnYzRNOWFLK0FGTHo4T2x1ZGNpT2NlQ2NIS1hpK1I3R3lpWW5LQ0dKSVk4U05rSzhIYVVsdDF5TkpJR" 1 => "booking_core_session=eyJpdiI6IlhXTFdVeWhhOU12SzNqYzJGdEI2ZUE9PSIsInZhbHVlIjoiRFZZbjVKQnBMcXc2NHFqTldpWTY1OHVxVEV2QzdOTHdQLzRaRmI3NGVXdVluTmxaNlVOUkxMMVZFOXFFQmFEeWd3WGhiZThxNzdVdUpXMkhXVndtWFlPYkh0NzRaTDk4cER3dkwwcnoyVXlPZ3BKT2U4YlBzUEV3c1RDK3NxR2QiLCJtYWMiOiIxYTk0YzdjMjVhYTYyZWVkY2ZkYjE4OTRhNDQ4MTBkM2JmYjRhYmZkZmRlMTcxNTkzZGFjY2Y1Mzc2ZTUyMzg4IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 07:52:42 GMT; path=/; httponlybooking_core_session=eyJpdiI6IlhXTFdVeWhhOU12SzNqYzJGdEI2ZUE9PSIsInZhbHVlIjoiRFZZbjVKQnBMcXc2NHFqTldpWTY1OHVxVEV2QzdOTHdQLzRaRmI3NGVXdVluTmxaNlVOUkxMMVZFOXFFQmF" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "Homf59KYGjghUVwxoMvvpnVhplBnlEhD26A9S0HM" "_previous" => array:1 [ "url" => "https://dardarek.ma/page/space" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-30 06:52:41GET/ary/page/space?set_lang=fr (stacked)
        #22025-04-30 06:52:42GET/page/space1352455
        2025-04-30 - 2025-05-01