Abha

Scenic Mountain Retreat:

   Abha, where the climate is cool, and nature is breathtaking! Tourists can discover the Asir National Park's lush landscapes, immerse themselves in the vibrant Souk Okaz, and embrace the unique culture and traditions of the Asir Province.

 

Abha

Explore the place

The City Maps

Request history8.1.33PHP Version297msRequest Duration36MBMemory UsageGET location/{slug}RouteAuth status
    • Booting (199ms)time
    • Application (98.83ms)time
    • 1 x Booting (66.77%)
      199ms
      1 x Application (33.23%)
      98.83ms
      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 location/{slug}
      middleware
      web
      controller
      Modules\Location\Controllers\LocationController@detail
      namespace
      Modules\Location\Controllers
      prefix
      /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 duplicated7.18ms
      • select * from `bravo_locations` where `slug` = 'abha' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 12.17mssadunajd_booking_coreLocationController.php#23
        Bindings
        • 0: abha
        • 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` = 9 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'en' limit 1560μssadunajd_booking_coreHasTranslations.php#51
        Bindings
        • 0: 9
        • 1: en
        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` = 9 and `object_model` = 'location' limit 1480μssadunajd_booking_coreBaseModel.php#199
        Bindings
        • 0: 9
        • 1: location
        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/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` >= 17 and `bravo_locations`.`_rgt` <= 18 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null limit 8810μssadunajd_booking_coredetail.blade.php#45
        Bindings
        • 0: 17
        • 1: 18
        • 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` >= 17 and `bravo_locations`.`_rgt` <= 18 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 8910μssadunajd_booking_coredetail.blade.php#45
        Bindings
        • 0: 17
        • 1: 18
        • 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` = 'en' limit 1730μssadunajd_booking_coreHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: en
        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 1420μ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` = 'en' limit 1610μssadunajd_booking_coreHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: en
        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 1490μ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\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      Modules\Page\Models\Page
      2Page.php#?
      Modules\Location\Models\Location
      1Location.php#?
      Modules\Location\Models\LocationTranslation
      1LocationTranslation.php#?
      Modules\Core\Models\SEO
      1SEO.php#?
        web
        null
        sanctum
        null
          _token
          MzZJ3Xtc9ILrFFnfUTD8FOhd6Az9RL88BjBjNUzu
          _previous
          array:1 [ "url" => "https://www.sadunajd.sa/location/abha" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /location/abha
          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 [ "host" => array:1 [ 0 => "www.sadunajd.sa" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjE2dDA0K1A5WnB6UWpJV2pWQTZEYVE9PSIsInZhbHVlIjoiTzlZWWxQMnJ2US9uS08vUGZ4Wmp3NzFnWjNhRlhleFQ1REdmQk1iakVubk1VbHh6cjFIczVtcGhqV3JxK3VndWFLREZleGE3eDdnOVBuVzJNa3gzMGkwaTRkVVVTNWJMUkllc3U2RWxHcCtyVERydHh1TmViaXc4NjIwRGRVOXAiLCJtYWMiOiJiZGQzNGY4YjE5ZGQwOTA4MzFiYTZlZWFkZTczMWUwYmY0MDU4NWIwYWRjZWU0YzM2NWYyMjlmMTA4ZTBjNzc2IiwidGFnIjoiIn0%3D; sadunajd_session=eyJpdiI6IlhPV3J3OWFHQy9hY3ZRcVl6c0V3b2c9PSIsInZhbHVlIjoiTklvKy84VTFOV2FoRUJUM2JRWmErUW5wSEE3ZkNFdWI1V1E3SENEZVhQaVJ3UnpmUFdoZkdOOXgxQWQ4QkF6SW9LVnpDVTdhNlowYjN1cEZQdkdCRjJPS0dmSmpjUVlVVi9EK0hHMlJxejJLS1A4RXd5MU5VSXgzVkFDRDhoR3YiLCJtYWMiOiI3Y2YzNTAxNWUyOTBlOTQ3ZDU0OGZkNzMxY2IzYTQyMDU3MzVlMGUwYWUzNWI5ODA1YjhhMzM1NDMxZjhlOTQyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjE2dDA0K1A5WnB6UWpJV2pWQTZEYVE9PSIsInZhbHVlIjoiTzlZWWxQMnJ2US9uS08vUGZ4Wmp3NzFnWjNhRlhleFQ1REdmQk1iakVubk1VbHh6cjFIczVtcGhqV3JxK3VndWFLREZle" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "MzZJ3Xtc9ILrFFnfUTD8FOhd6Az9RL88BjBjNUzu" "sadunajd_session" => "33sDJcNMGLTbIh1N32CgrqhLjVNV5NJRPPWhTuBR" ]
          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, 14 Aug 2025 01:07:36 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRlTTdPVFJuNkU0eXpleGIyem9nakE9PSIsInZhbHVlIjoiYnpKa2ZxOHVFdUY2UGY2eTVvODN4NHJSUXhZTW80cU1hQXhkcHBhV1NDT2JvZGltQm5nbHZNYU5oeFpwY3FOZGVsUGNrTERvVk5CSXVxOVZ1KzhYcDN6cjQ1dWVHZGlWbjBkY1YwMTRZYzYwTk55aXUvQXBhbnU5MS9ydzRFc1YiLCJtYWMiOiJkN2ZmN2Q1NzVlYmQ4NjBlYjRjN2EwMjBjOGM0YzUwZjA0Y2Y4MTM4NjllMjFkNjg5YmMxMTg5NTNiNWIxMjg2IiwidGFnIjoiIn0%3D; expires=Thu, 14 Aug 2025 03:07:36 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InRlTTdPVFJuNkU0eXpleGIyem9nakE9PSIsInZhbHVlIjoiYnpKa2ZxOHVFdUY2UGY2eTVvODN4NHJSUXhZTW80cU1hQXhkcHBhV1NDT2JvZGltQm5nbHZNYU5oeFpwY3FOZGVsUGNrT" 1 => "sadunajd_session=eyJpdiI6IkFGdE1HNGhGTG90ZlhQMjU1aGNoOUE9PSIsInZhbHVlIjoicm0wZ1V4UHcwWHBNMXVJZ1RQQmRjVXlSZGhYV1J3WEU4a0pqUEZ5dVIxSDYxeFVmQjg0ZVJDZWttK0dWNUFEL0tZbGt3aDI1MS9FSXRxeGRDdjJxaUxvY0FZNW5KL0lrMVlud01QUXp3NEduRElTeEViZGpUYURydm5yeE9uTW8iLCJtYWMiOiIyYjg5NTYyZDlkZWYxNzM3YTQ2YTY3NWMxZGRhNWQwNTIzMzZkNzgwZjRlNmExYzJhZTE3YjNlNjMxZDMyZjk5IiwidGFnIjoiIn0%3D; expires=Thu, 14 Aug 2025 03:07:36 GMT; Max-Age=7200; path=/; httponly; samesite=laxsadunajd_session=eyJpdiI6IkFGdE1HNGhGTG90ZlhQMjU1aGNoOUE9PSIsInZhbHVlIjoicm0wZ1V4UHcwWHBNMXVJZ1RQQmRjVXlSZGhYV1J3WEU4a0pqUEZ5dVIxSDYxeFVmQjg0ZVJDZWttK0dWNUFEL0t" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRlTTdPVFJuNkU0eXpleGIyem9nakE9PSIsInZhbHVlIjoiYnpKa2ZxOHVFdUY2UGY2eTVvODN4NHJSUXhZTW80cU1hQXhkcHBhV1NDT2JvZGltQm5nbHZNYU5oeFpwY3FOZGVsUGNrTERvVk5CSXVxOVZ1KzhYcDN6cjQ1dWVHZGlWbjBkY1YwMTRZYzYwTk55aXUvQXBhbnU5MS9ydzRFc1YiLCJtYWMiOiJkN2ZmN2Q1NzVlYmQ4NjBlYjRjN2EwMjBjOGM0YzUwZjA0Y2Y4MTM4NjllMjFkNjg5YmMxMTg5NTNiNWIxMjg2IiwidGFnIjoiIn0%3D; expires=Thu, 14-Aug-2025 03:07:36 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InRlTTdPVFJuNkU0eXpleGIyem9nakE9PSIsInZhbHVlIjoiYnpKa2ZxOHVFdUY2UGY2eTVvODN4NHJSUXhZTW80cU1hQXhkcHBhV1NDT2JvZGltQm5nbHZNYU5oeFpwY3FOZGVsUGNrT" 1 => "sadunajd_session=eyJpdiI6IkFGdE1HNGhGTG90ZlhQMjU1aGNoOUE9PSIsInZhbHVlIjoicm0wZ1V4UHcwWHBNMXVJZ1RQQmRjVXlSZGhYV1J3WEU4a0pqUEZ5dVIxSDYxeFVmQjg0ZVJDZWttK0dWNUFEL0tZbGt3aDI1MS9FSXRxeGRDdjJxaUxvY0FZNW5KL0lrMVlud01QUXp3NEduRElTeEViZGpUYURydm5yeE9uTW8iLCJtYWMiOiIyYjg5NTYyZDlkZWYxNzM3YTQ2YTY3NWMxZGRhNWQwNTIzMzZkNzgwZjRlNmExYzJhZTE3YjNlNjMxZDMyZjk5IiwidGFnIjoiIn0%3D; expires=Thu, 14-Aug-2025 03:07:36 GMT; path=/; httponlysadunajd_session=eyJpdiI6IkFGdE1HNGhGTG90ZlhQMjU1aGNoOUE9PSIsInZhbHVlIjoicm0wZ1V4UHcwWHBNMXVJZ1RQQmRjVXlSZGhYV1J3WEU4a0pqUEZ5dVIxSDYxeFVmQjg0ZVJDZWttK0dWNUFEL0t" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "MzZJ3Xtc9ILrFFnfUTD8FOhd6Az9RL88BjBjNUzu" "_previous" => array:1 [ "url" => "https://www.sadunajd.sa/location/abha" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-14 04:07:36GET/location/abha2297