طنجة

طنجة

Explore the place

BEST OF WEST VILLAGE
800$ /day
طنجة
Not rated 0 Review
5 10 1 119 sqft

View More

The City Maps

Request history28.2.27PHP Version480msRequest Duration37MBMemory UsageGET egy/location/{slug}RouteAuth status
  • warninglog[14:10:33] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (270ms)time
  • Application (210ms)time
  • 1 x Booting (56.28%)
    270ms
    1 x Application (43.71%)
    210ms
    24 templates were rendered
    • 1x Location::frontend.detaildetail.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-bannerlocation-banner.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-overviewlocation-overview.blade.php#?blade
    • 1x Space::frontend.blocks.list-space.indexindex.blade.php#?blade
    • 1x Space::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-maplocation-map.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-trip-idealocation-trip-idea.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 egy/location/{slug}
    middleware
    web
    controller
    Modules\Location\Controllers\LocationController@detail
    namespace
    Modules\Location\Controllers
    prefix
    egy/location
    where
    as
    location.detail
    file
    modules/Location/Controllers/LocationController.php:21-41
    11 statements were executed, 2 of which were duplicates, 9 unique. Show only duplicated13.23ms
    • select * from `bravo_locations` where `slug` = 'tanger' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 13.53msj72lq_dardarkLocationController.php#23
      Bindings
      • 0: tanger
      • 1: 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
      • 16. modules/Location/Controllers/LocationController.php:23
      • 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 `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 16 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'egy' limit 11.41msj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 16
      • 1: egy
      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/Location/Controllers/LocationController.php:27
      • 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` = 16 and `object_model` = 'location_translation_egy' limit 1780μsj72lq_dardarkBaseModel.php#199
      Bindings
      • 0: 16
      • 1: location_translation_egy
      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:214
      • 18. modules/Location/Controllers/LocationController.php:31
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `bravo_spaces`.* 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 null limit 81.75msj72lq_dardarkdetail.blade.php#45
      Bindings
      • 0: 31
      • 1: 32
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `bravo_locations` where `bravo_locations`.`id` in (16) and `bravo_locations`.`deleted_at` is null650μsj72lq_dardarkdetail.blade.php#45
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. view::Location::frontend.detail:45
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (16)700μsj72lq_dardarkdetail.blade.php#45
      Bindings
      • 0: egy
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 25. view::Location::frontend.detail:45
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 31 and `bravo_locations`.`_rgt` <= 32 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 81.24msj72lq_dardarkdetail.blade.php#45
      Bindings
      • 0: 31
      • 1: 32
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 31 and `bravo_locations`.`_rgt` <= 32 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 81.06msj72lq_dardarkdetail.blade.php#45
      Bindings
      • 0: 31
      • 1: 32
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `bravo_space_translations` where `bravo_space_translations`.`origin_id` = 4 and `bravo_space_translations`.`origin_id` is not null and `locale` = 'egy' and `bravo_space_translations`.`deleted_at` is null limit 1890μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 4
      • 1: egy
      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. view::Space::frontend.layouts.search.loop-grid:2
      • 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_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1710μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: egy
      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` = 'egy' limit 1510μsj72lq_dardarkHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: egy
      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
    2Location.php#?
    Modules\Core\Models\MenuTranslation
    2MenuTranslation.php#?
    Modules\Space\Models\Space
    1Space.php#?
      web
      null
      sanctum
      null
        _token
        DezXmuGsLbLETBbWwAvVuAOxvQEQnNPWmP3LqBXg
        bc_current_currency
        usd
        _previous
        array:1 [ "url" => "https://originalstay.com/egy/location/tanger" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /egy/location/tanger
        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=eyJpdiI6Imo1SjBXVmFxM2lKTmlreGxOSmRFQkE9PSIsInZhbHVlIjoiSXI3d3pEM2JpakNXZ0RDV3pWZnhXRW5WeU1oWERpd3pLVXBuQnNvajVJaUR6aERwZklyUXFCeXlHUG5rRVJ5cHJwWkE4MittNGRxdUVsZGhjL2tzTlR3bm42SFRWOUoyWE1zMEJzQkVwVHluT0pIYlF3eTNORUR2Q2RyRHAyRHUiLCJtYWMiOiJlMmI1YzNmZjA4NWM0M2YzMDQzMzE2MTMwNzBhMmUzYzA1YTljZTY3OTdhNmRlMzM4ZWM1NzBlNzNiOTE2ZTc4IiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6InlwbkdKMy9WTHI1MjZzTlpubVlWSFE9PSIsInZhbHVlIjoiVVdsKyt5QmZ4L2tvL2lSdU4wYkVqbjdBTUE4RXhoSm9UdDNEZWI3emhId081TWI3WVFoS0pNdDU5ODl1c0hCVjBXRnhLbWVQbGRVTnZHZFAwc2ZtcWgyOUl4b1ZtYis3NGVqdkN2cHlWUWtVRnhnTU02ZjR2bGswY1FKQUdkYVoiLCJtYWMiOiJmNmRlMDM2MzIwYzljNWI5OWMxOGEyMjBkY2I3MjcwNzhjMjA4NWYxNzIzNjQ3ZTg5NjM5NmE4MjRiMWE2ZWZmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Imo1SjBXVmFxM2lKTmlreGxOSmRFQkE9PSIsInZhbHVlIjoiSXI3d3pEM2JpakNXZ0RDV3pWZnhXRW5WeU1oWERpd3pLVXBuQnNvajVJaUR6aERwZklyUXFCeXlHUG5rRVJ5cHJwWkE4M" ] "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 => "originalstay.com" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "DezXmuGsLbLETBbWwAvVuAOxvQEQnNPWmP3LqBXg" "booking_core_session" => "OcB8YTXxwfqLiV2uFCEcZSLsGFb7E3oshyLOvPkB" ]
        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 => "Thu, 15 May 2025 13:10:33 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ing0ZnRGV3k5S2E0TW5ybzcxSEtaU2c9PSIsInZhbHVlIjoiM2tGZTdQdkQ5S3grMVgvaG9hRXhWWHA1dWM0MkQxYUxOWjhuK01nRVlMQVdSSDJvV2RKdnIvaTR2ZThjSjhmQXEzOUtpZEYzWENqa2w1b0oxbGN3WDdabGZMUGNZM0dzTlA1bjZJZUhId0JsYUtlcWxuUmdzSWRSUnltdkJkRGkiLCJtYWMiOiI2MWQ3NjUwZjNkMWJmNTlhNTFmZGQ2YTdiYjYzNjhlOTJlMzQ2NGMzMjQ3YTcxZGQ1MDVjZmQwOWE4ZDk5OTI5IiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 15:10:33 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ing0ZnRGV3k5S2E0TW5ybzcxSEtaU2c9PSIsInZhbHVlIjoiM2tGZTdQdkQ5S3grMVgvaG9hRXhWWHA1dWM0MkQxYUxOWjhuK01nRVlMQVdSSDJvV2RKdnIvaTR2ZThjSjhmQXEzOUtpZ" 1 => "booking_core_session=eyJpdiI6Ik55UVlsRTExazBtd1k0YkRnMHROL1E9PSIsInZhbHVlIjoic05YQzVPTFFhZmhZY1ZXZ09VaXB2RzVwWk9HbWxCRXBmeXNJdURoODBWOFpaakc0MmtIZUpWcWNVK3phdG5ReHh5QkpGNUg1YTZTU0xHQjI2RXM4T0dHZjdoQXV3SThzWjREQXFObks5UXhRTGxrSVBIZDEvN3RrUlZXU3BKbW0iLCJtYWMiOiJkNzQ2MDAxZmFiNDUyYTI3ZmRkYjE0NDk5NTcwYWI1MmZhMzc0M2NhMWNhZmUyZDgwYjVmNmVjYmQ2MGRjMGFjIiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 15:10:33 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6Ik55UVlsRTExazBtd1k0YkRnMHROL1E9PSIsInZhbHVlIjoic05YQzVPTFFhZmhZY1ZXZ09VaXB2RzVwWk9HbWxCRXBmeXNJdURoODBWOFpaakc0MmtIZUpWcWNVK3phdG5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ing0ZnRGV3k5S2E0TW5ybzcxSEtaU2c9PSIsInZhbHVlIjoiM2tGZTdQdkQ5S3grMVgvaG9hRXhWWHA1dWM0MkQxYUxOWjhuK01nRVlMQVdSSDJvV2RKdnIvaTR2ZThjSjhmQXEzOUtpZEYzWENqa2w1b0oxbGN3WDdabGZMUGNZM0dzTlA1bjZJZUhId0JsYUtlcWxuUmdzSWRSUnltdkJkRGkiLCJtYWMiOiI2MWQ3NjUwZjNkMWJmNTlhNTFmZGQ2YTdiYjYzNjhlOTJlMzQ2NGMzMjQ3YTcxZGQ1MDVjZmQwOWE4ZDk5OTI5IiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 15:10:33 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ing0ZnRGV3k5S2E0TW5ybzcxSEtaU2c9PSIsInZhbHVlIjoiM2tGZTdQdkQ5S3grMVgvaG9hRXhWWHA1dWM0MkQxYUxOWjhuK01nRVlMQVdSSDJvV2RKdnIvaTR2ZThjSjhmQXEzOUtpZ" 1 => "booking_core_session=eyJpdiI6Ik55UVlsRTExazBtd1k0YkRnMHROL1E9PSIsInZhbHVlIjoic05YQzVPTFFhZmhZY1ZXZ09VaXB2RzVwWk9HbWxCRXBmeXNJdURoODBWOFpaakc0MmtIZUpWcWNVK3phdG5ReHh5QkpGNUg1YTZTU0xHQjI2RXM4T0dHZjdoQXV3SThzWjREQXFObks5UXhRTGxrSVBIZDEvN3RrUlZXU3BKbW0iLCJtYWMiOiJkNzQ2MDAxZmFiNDUyYTI3ZmRkYjE0NDk5NTcwYWI1MmZhMzc0M2NhMWNhZmUyZDgwYjVmNmVjYmQ2MGRjMGFjIiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 15:10:33 GMT; path=/; httponlybooking_core_session=eyJpdiI6Ik55UVlsRTExazBtd1k0YkRnMHROL1E9PSIsInZhbHVlIjoic05YQzVPTFFhZmhZY1ZXZ09VaXB2RzVwWk9HbWxCRXBmeXNJdURoODBWOFpaakc0MmtIZUpWcWNVK3phdG5" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "DezXmuGsLbLETBbWwAvVuAOxvQEQnNPWmP3LqBXg" "bc_current_currency" => "usd" "_previous" => array:1 [ "url" => "https://originalstay.com/egy/location/tanger" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-15 14:10:33GET/egy/location/tanger?set_currency=usd (stacked)
        #22025-05-15 14:10:33GET/egy/location/tanger124115