Al Ahsa

Al Ahsa

Explorar el lugar

El Mapa de la ciudad

Request history8.1.32PHP Version305msRequest Duration37MBMemory UsageGET es_ES/location/{slug}RouteAuth status
  • warninglog[23:37:06] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (203ms)time
  • Application (102ms)time
  • 1 x Booting (66.64%)
    203ms
    1 x Application (33.35%)
    102ms
    22 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 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 es_ES/location/{slug}
    middleware
    web
    controller
    Modules\Location\Controllers\LocationController@detail
    namespace
    Modules\Location\Controllers
    prefix
    es_ES/location
    where
    as
    location.detail
    file
    modules/Location/Controllers/LocationController.php:21-41
    9 statements were executed, 4 of which were duplicates, 5 unique. Show only duplicated9.35ms
    • select * from `bravo_locations` where `slug` = 'al-ahsa' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 13.17mssadunajd_booking_coreLocationController.php#23
      Bindings
      • 0: al-ahsa
      • 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:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 11 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1660μssadunajd_booking_coreHasTranslations.php#51
      Bindings
      • 0: 11
      • 1: es_ES
      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:260
    • select * from `bravo_seo` where `object_id` = 11 and `object_model` = 'location_translation_es_ES' limit 1830μssadunajd_booking_coreBaseModel.php#199
      Bindings
      • 0: 11
      • 1: location_translation_es_ES
      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_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 21 and `bravo_locations`.`_rgt` <= 22 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null limit 8900μssadunajd_booking_coredetail.blade.php#45
      Bindings
      • 0: 21
      • 1: 22
      • 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` >= 21 and `bravo_locations`.`_rgt` <= 22 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 8860μssadunajd_booking_coredetail.blade.php#45
      Bindings
      • 0: 21
      • 1: 22
      • 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 `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1900μssadunajd_booking_coreHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: es_ES
      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:112
      • 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_pages` where `core_pages`.`id` = 13 and `core_pages`.`deleted_at` is null limit 1640μssadunajd_booking_coreMenuWalker.php#36
      Bindings
      • 0: 13
      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
      • 20. themes/BC/Core/Walkers/MenuWalker.php:36
      • 21. themes/BC/Core/Walkers/MenuWalker.php:19
      • 22. app/Helpers/AppHelper.php:117
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. 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` = 'es_ES' limit 1690μssadunajd_booking_coreHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: es_ES
      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:112
      • 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_pages` where `core_pages`.`id` = 13 and `core_pages`.`deleted_at` is null limit 1700μssadunajd_booking_coreMenuWalker.php#36
      Bindings
      • 0: 13
      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
      • 20. modules/Core/Walkers/MenuWalker.php:36
      • 21. modules/Core/Walkers/MenuWalker.php:19
      • 22. app/Helpers/AppHelper.php:117
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    Modules\Page\Models\Page
    2Page.php#?
    Modules\Location\Models\Location
    1Location.php#?
      web
      null
      sanctum
      null
        _token
        LRX0FosBcGkijKasr9BQvI6DuJ1Sa5oqkU02Ekza
        _previous
        array:1 [ "url" => "https://sadunajd.sa/es_ES/location/al-ahsa" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /es_ES/location/al-ahsa
        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-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVaWHlPeUhLVm9CTjVFQUtMRzdFc0E9PSIsInZhbHVlIjoiQnVqWDhpY29EdnB5VDJ1b1YzRkdqZGNUNDJtbUdmd1RBRXdDSGl4di9GZWhPa1ZxZGxwcmV5cTRhUlBJZERmOXJLOHpnTStXd2R6MDR5c1JjRVhjTGx0a3hhMUFuSmw1emhrMkJrZEs4ZlB0TE5HNU9oWEtyUzZuWmNIM2FlSHUiLCJtYWMiOiJiYjhjYTYwNjBjMDc4MGMyMjdhZWIwZjE2MmJkMWY4ZTJhYjMwNThjYTg1N2JlNjE5NWU2ZGM2MWFkZGI3YWMwIiwidGFnIjoiIn0%3D; sadunajd_session=eyJpdiI6InNJaXpsbFFESnlOa2Zoc3hKTHE5UFE9PSIsInZhbHVlIjoiQk9hT3JXRys1R0xQbWRXeUZMRmRMMEtzOWFsQUw3Z0ZaT21kRWh5TG1raGJweHdCano4aHMwZjkwZDEyZ29kcTE0SWRCeDhaRnREbHVIVUJ1SzJXQ2NVZHdrTXFPSTBjTTlvTzZyL3VuVW9GNFNwSUY0SitPbUxXcDlMaTlnRVAiLCJtYWMiOiJjNzg5ODhiOTA5YTJhODQzZWNkMGU2OTAzNzllODFkM2Q2OGY3ODJhMWQ5ODE5YjQxMDgwYTFlNDc0YTM1ODZmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkVaWHlPeUhLVm9CTjVFQUtMRzdFc0E9PSIsInZhbHVlIjoiQnVqWDhpY29EdnB5VDJ1b1YzRkdqZGNUNDJtbUdmd1RBRXdDSGl4di9GZWhPa1ZxZGxwcmV5cTRhUlBJZERmOXJLOHpnT" ] "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 => "keep-alive" ] "host" => array:1 [ 0 => "sadunajd.sa" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "LRX0FosBcGkijKasr9BQvI6DuJ1Sa5oqkU02Ekza" "sadunajd_session" => "Grl1NCPsyOnvkEv44Cr6zRAjbC9WsoPcdDH35nke" ]
        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 => "Mon, 28 Apr 2025 20:37:06 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit0cmVEMm5GZnB1bGQwVmhjK09OZ1E9PSIsInZhbHVlIjoiajRqOGsxNHE2VnBaRkJMQ0tWU3RXamloMlk5dkRRbjhPc2tIQS8yang1V2YzM0JDU3NKakhta2V5S3lOYmxnU2xDcXNveSs3N2JPSXM2bUprdnJOU2YwWTZtTWtoVFdjV0ROeXZ6ZWdPWXMxd1hWSnRocUFRVHlqOFJ5ZmNiT1kiLCJtYWMiOiIyYzFhYWI4NTUyYjQyMzQ4OTJhNWRhMzVhMmYzZDZhMjM3YzBiOGYxNWQ4ODc3NjhkZTc0YmVjMzEwYTJkMzk5IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 22:37:06 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Iit0cmVEMm5GZnB1bGQwVmhjK09OZ1E9PSIsInZhbHVlIjoiajRqOGsxNHE2VnBaRkJMQ0tWU3RXamloMlk5dkRRbjhPc2tIQS8yang1V2YzM0JDU3NKakhta2V5S3lOYmxnU2xDcXNve" 1 => "sadunajd_session=eyJpdiI6IjkwTGZwZnFIWHVrRlgvUmtzZGJsc2c9PSIsInZhbHVlIjoiSHY5MDFBUVdUMHh4MERPanNCYmEwZ3llNUNNUGxlMHhWLzRWd1JTNEtPRGdySHhienQ5cWw2VSsxYVZET3BmcnpWVER3OWRrVUxKZ0o3THhlcWw4SVpzKzhmQ3dVcXBXR2xqenA0Ni9DRHN4Qi9HRnBSY2wzdTRvQ2tTYWlzaUsiLCJtYWMiOiIxYzNlODdmN2JlM2M2ZWQ0MTIxMTU0MmJkMGRmYjFjZTY4OGYzMzkxYTUxNzJjMzRmMjYyY2I1NzcyNjE5ZTU4IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 22:37:06 GMT; Max-Age=7200; path=/; httponly; samesite=laxsadunajd_session=eyJpdiI6IjkwTGZwZnFIWHVrRlgvUmtzZGJsc2c9PSIsInZhbHVlIjoiSHY5MDFBUVdUMHh4MERPanNCYmEwZ3llNUNNUGxlMHhWLzRWd1JTNEtPRGdySHhienQ5cWw2VSsxYVZET3Bmcnp" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit0cmVEMm5GZnB1bGQwVmhjK09OZ1E9PSIsInZhbHVlIjoiajRqOGsxNHE2VnBaRkJMQ0tWU3RXamloMlk5dkRRbjhPc2tIQS8yang1V2YzM0JDU3NKakhta2V5S3lOYmxnU2xDcXNveSs3N2JPSXM2bUprdnJOU2YwWTZtTWtoVFdjV0ROeXZ6ZWdPWXMxd1hWSnRocUFRVHlqOFJ5ZmNiT1kiLCJtYWMiOiIyYzFhYWI4NTUyYjQyMzQ4OTJhNWRhMzVhMmYzZDZhMjM3YzBiOGYxNWQ4ODc3NjhkZTc0YmVjMzEwYTJkMzk5IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 22:37:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Iit0cmVEMm5GZnB1bGQwVmhjK09OZ1E9PSIsInZhbHVlIjoiajRqOGsxNHE2VnBaRkJMQ0tWU3RXamloMlk5dkRRbjhPc2tIQS8yang1V2YzM0JDU3NKakhta2V5S3lOYmxnU2xDcXNve" 1 => "sadunajd_session=eyJpdiI6IjkwTGZwZnFIWHVrRlgvUmtzZGJsc2c9PSIsInZhbHVlIjoiSHY5MDFBUVdUMHh4MERPanNCYmEwZ3llNUNNUGxlMHhWLzRWd1JTNEtPRGdySHhienQ5cWw2VSsxYVZET3BmcnpWVER3OWRrVUxKZ0o3THhlcWw4SVpzKzhmQ3dVcXBXR2xqenA0Ni9DRHN4Qi9HRnBSY2wzdTRvQ2tTYWlzaUsiLCJtYWMiOiIxYzNlODdmN2JlM2M2ZWQ0MTIxMTU0MmJkMGRmYjFjZTY4OGYzMzkxYTUxNzJjMzRmMjYyY2I1NzcyNjE5ZTU4IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 22:37:06 GMT; path=/; httponlysadunajd_session=eyJpdiI6IjkwTGZwZnFIWHVrRlgvUmtzZGJsc2c9PSIsInZhbHVlIjoiSHY5MDFBUVdUMHh4MERPanNCYmEwZ3llNUNNUGxlMHhWLzRWd1JTNEtPRGdySHhienQ5cWw2VSsxYVZET3Bmcnp" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "LRX0FosBcGkijKasr9BQvI6DuJ1Sa5oqkU02Ekza" "_previous" => array:1 [ "url" => "https://sadunajd.sa/es_ES/location/al-ahsa" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-28 23:37:06GET/es_ES/location/al-ahsa12293