News

Lo sentimos, pero no hay nada que coincida con sus términos de búsqueda. Por favor, inténtelo de nuevo con otras palabras clave.
Request history8.1.33PHP Version360msRequest Duration37MBMemory UsageGET es_ES/news/category/{slug}RouteAuth status
  • warninglog[10:20:27] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (228ms)time
  • Application (132ms)time
  • 1 x Booting (63.38%)
    228ms
    1 x Application (36.61%)
    132ms
    25 templates were rendered
    • 1x News::frontend.indexindex.blade.php#?blade
    • 1x News::frontend.layouts.details.news-breadcrumbnews-breadcrumb.blade.php#?blade
    • 1x News::frontend.layouts.details.news-sidebarnews-sidebar.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.search_formsearch_form.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.content_textcontent_text.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.recent_newsrecent_news.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.categorycategory.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.tagtag.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/news/category/{slug}
    middleware
    web
    controller
    Modules\News\Controllers\CategoryNewsController@index
    namespace
    Modules\News\Controllers
    prefix
    es_ES/news
    where
    as
    news.category.index
    file
    modules/News/Controllers/CategoryNewsController.php:18-58
    18 statements were executed, 4 of which were duplicates, 14 unique. Show only duplicated13.62ms
    • select * from `core_news_category` where `slug` = 'ecotourism-1' and `core_news_category`.`deleted_at` is null limit 12.57mssadunajd_booking_coreCategoryNewsController.php#20
      Bindings
      • 0: ecotourism-1
      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/News/Controllers/CategoryNewsController.php:20
      • 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 `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 8 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1620μssadunajd_booking_coreHasTranslations.php#51
      Bindings
      • 0: 8
      • 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/News/Controllers/CategoryNewsController.php:35
      • 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 count(*) as aggregate from (select `core_news`.* from `core_news` inner join `core_news_category` on `core_news_category`.`id` = `core_news`.`cat_id` and `core_news_category`.`_lft` >= 15 and `core_news_category`.`_rgt` <= 16 where `core_news`.`status` = 'publish' and `core_news`.`deleted_at` is null group by `core_news`.`id`) as `aggregate_table`1.13mssadunajd_booking_coreCategoryNewsController.php#38
      Bindings
      • 0: 15
      • 1: 16
      • 2: publish
      Backtrace
      • 16. modules/News/Controllers/CategoryNewsController.php:38
      • 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_seo` where `object_id` = 8 and `object_model` = 'news_cat_translation_es_ES' limit 1770μssadunajd_booking_coreBaseModel.php#199
      Bindings
      • 0: 8
      • 1: news_cat_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/News/Controllers/CategoryNewsController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null620μssadunajd_booking_corerecent_news.blade.php#6
      Bindings
      • 0: publish
      Backtrace
      • 16. view::News::frontend.layouts.sidebars.recent_news:6
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null order by `id` desc limit 5 offset 0550μssadunajd_booking_corerecent_news.blade.php#6
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 16. view::News::frontend.layouts.sidebars.recent_news:6
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_category` where `core_news_category`.`id` in (1, 2, 3) and `core_news_category`.`deleted_at` is null680μssadunajd_booking_corerecent_news.blade.php#6
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. view::News::frontend.layouts.sidebars.recent_news:6
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_translations` where `locale` = 'es_ES' and `core_news_translations`.`origin_id` in (13, 14, 15, 16, 17)560μssadunajd_booking_corerecent_news.blade.php#6
      Bindings
      • 0: es_ES
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. view::News::frontend.layouts.sidebars.recent_news:6
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 1 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1500μ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. view::News::frontend.layouts.sidebars.recent_news:23
      • 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_news_category_translations` where `core_news_category_translations`.`origin_id` = 2 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1600μssadunajd_booking_coreHasTranslations.php#51
      Bindings
      • 0: 2
      • 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. view::News::frontend.layouts.sidebars.recent_news:23
      • 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_news_category_translations` where `core_news_category_translations`.`origin_id` = 3 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1540μssadunajd_booking_coreHasTranslations.php#51
      Bindings
      • 0: 3
      • 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. view::News::frontend.layouts.sidebars.recent_news:23
      • 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_news_category` where `status` = 'publish' and `core_news_category`.`deleted_at` is null760μssadunajd_booking_corecategory.blade.php#2
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. view::News::frontend.layouts.sidebars.category:2
      • 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_news_category_translations` where `locale` = 'es_ES' and `core_news_category_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12)450μssadunajd_booking_corecategory.blade.php#2
      Bindings
      • 0: es_ES
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. view::News::frontend.layouts.sidebars.category:2
      • 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 `core_tags`.* from `core_tags` inner join `core_news_tag` as `nt` on `nt`.`tag_id` = `core_tags`.`id` where `core_tags`.`deleted_at` is null group by `core_tags`.`id` order by RAND()670μssadunajd_booking_coreNewsTag.php#61
      Hints
      • 0: ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
      Backtrace
      • 15. modules/News/Models/NewsTag.php:61
      • 16. view::News::frontend.layouts.sidebars.tag:6
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. 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` = 'es_ES' limit 1740μ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 1620μ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 1670μ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 1570μ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\News\Models\NewsCategory
    16NewsCategory.php#?
    Modules\News\Models\News
    5News.php#?
    Modules\Page\Models\Page
    2Page.php#?
      web
      null
      sanctum
      null
        _token
        AdZ1mtrE6v5HiWYw9QZptFt4WKwMlzM6S5nxzuNj
        _previous
        array:1 [ "url" => "https://www.sadunajd.sa/es_ES/news/category/ecotourism-1" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /es_ES/news/category/ecotourism-1
        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=eyJpdiI6InlyK0dYUThPSjk0Z2N4ZTB0RmRTb2c9PSIsInZhbHVlIjoiaWd6SmtJVGJYT2ZMazUvMUhGV1VaTmZSUHcreU1Pd1R5UzhTT09oNm93V0NPWk4wUGYrd0JQVXppQXJQOHdnazdlWWdCVEViS0pJdVFlMERTWHM1QXRBL09DYVpLajlQc2UwYnZ1eHRWdXNuR3E4T2VKTko0d2s4U2E2NmQ3ZjUiLCJtYWMiOiI2ZGE5NTEyZGZhZGNmY2Y1N2MwNjNiOGY4YTJkZjNkMWM5ZmUyZWU2NDIxNzk1NDA5NzJhYjM4NTYwYzIzMTY2IiwidGFnIjoiIn0%3D; sadunajd_session=eyJpdiI6Im9DS3B1YzdYMTJBTWdCU1FyOEFYSUE9PSIsInZhbHVlIjoiUXFvSkE1Z3ZRQWx1amRDckZ5YjBLTE4yMWtqOWYwa1NqZmRFTTZrWlRNQWpJQXJKNlhWRTN1U0tuYXg1a0hIU0w0T3JjTkc2S29QQWhlUkNySmo5VVAxbXJsdTl0SmdpRkQ3QjY4THBpckNHQVZvcW96Nk5XRVRlMk9wdlVQdm0iLCJtYWMiOiJhMDI2ZjM4N2ViY2Q5ZTFhMzFlNGNmNGM0ZGVkMzRjMTU3YTlkMWUwNGUyNTk1ZjlmZDQ5MjY1YzNmZDhhZDY2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InlyK0dYUThPSjk0Z2N4ZTB0RmRTb2c9PSIsInZhbHVlIjoiaWd6SmtJVGJYT2ZMazUvMUhGV1VaTmZSUHcreU1Pd1R5UzhTT09oNm93V0NPWk4wUGYrd0JQVXppQXJQOHdnazdlWWdCV" ] "x-https" => array:1 [ 0 => "1" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "AdZ1mtrE6v5HiWYw9QZptFt4WKwMlzM6S5nxzuNj" "sadunajd_session" => "BlGs4gr5t0r2L8yho8XlsLEkgHEwEYBlvw3Joqww" ]
        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 => "Tue, 05 Aug 2025 07:20:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitRb0RxQWJUejluck13dkNmRXJ3NFE9PSIsInZhbHVlIjoiR1pvVXpCRHJFUm1Qb2lHNWgzQXZNZ3lTNERtLzgzWHBydVFUdGhlRVVISEFvc3NqVitIR3BHZVg3bkhCVXVXd1J5Z090OStQdytmdWgrNEdzUThSMXY3Qnc5UjJGS0N1ZkY4UXYyQUsrZEdWaU9NcHJra2xwcGloS3JYTlFQaEsiLCJtYWMiOiI0NGRkNmRkNmRiZjZjMDRhZjg5MmY1ZjMzNmJiYTVhNzA0M2M0ZjNmYmI5MzNhNzJhMjA1MDZjMTJmZWUxYzhjIiwidGFnIjoiIn0%3D; expires=Tue, 05 Aug 2025 09:20:27 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IitRb0RxQWJUejluck13dkNmRXJ3NFE9PSIsInZhbHVlIjoiR1pvVXpCRHJFUm1Qb2lHNWgzQXZNZ3lTNERtLzgzWHBydVFUdGhlRVVISEFvc3NqVitIR3BHZVg3bkhCVXVXd1J5Z090O" 1 => "sadunajd_session=eyJpdiI6IjNGVEw3WUEwcG9BcVlEU09rUE9QbVE9PSIsInZhbHVlIjoiOEZKM3FYdzhsU3ZFVWNnK0pKenNGSmRwNHlrQmRYb2RtOFYwS29uc2Z5NS9LYlBidzd2eXV2QnEzdndSRDJ2TXZZN284T0l2S3JaeFJQR1FDUS9mMlQ4NUNZeTA3WTBBTEJFSGV5cndCVWNGSlRtclNvK1QrN0piZFlNbGFaZGkiLCJtYWMiOiI2MTBiMWIzZjU0M2JiMjRlMWJjMzUxN2M3YTg2MjE0ZDgxYWVjMzBiYTA2ZTRmYjE2YTE5MmUwZWE4YmQzY2JkIiwidGFnIjoiIn0%3D; expires=Tue, 05 Aug 2025 09:20:27 GMT; Max-Age=7200; path=/; httponly; samesite=laxsadunajd_session=eyJpdiI6IjNGVEw3WUEwcG9BcVlEU09rUE9QbVE9PSIsInZhbHVlIjoiOEZKM3FYdzhsU3ZFVWNnK0pKenNGSmRwNHlrQmRYb2RtOFYwS29uc2Z5NS9LYlBidzd2eXV2QnEzdndSRDJ2TXZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitRb0RxQWJUejluck13dkNmRXJ3NFE9PSIsInZhbHVlIjoiR1pvVXpCRHJFUm1Qb2lHNWgzQXZNZ3lTNERtLzgzWHBydVFUdGhlRVVISEFvc3NqVitIR3BHZVg3bkhCVXVXd1J5Z090OStQdytmdWgrNEdzUThSMXY3Qnc5UjJGS0N1ZkY4UXYyQUsrZEdWaU9NcHJra2xwcGloS3JYTlFQaEsiLCJtYWMiOiI0NGRkNmRkNmRiZjZjMDRhZjg5MmY1ZjMzNmJiYTVhNzA0M2M0ZjNmYmI5MzNhNzJhMjA1MDZjMTJmZWUxYzhjIiwidGFnIjoiIn0%3D; expires=Tue, 05-Aug-2025 09:20:27 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IitRb0RxQWJUejluck13dkNmRXJ3NFE9PSIsInZhbHVlIjoiR1pvVXpCRHJFUm1Qb2lHNWgzQXZNZ3lTNERtLzgzWHBydVFUdGhlRVVISEFvc3NqVitIR3BHZVg3bkhCVXVXd1J5Z090O" 1 => "sadunajd_session=eyJpdiI6IjNGVEw3WUEwcG9BcVlEU09rUE9QbVE9PSIsInZhbHVlIjoiOEZKM3FYdzhsU3ZFVWNnK0pKenNGSmRwNHlrQmRYb2RtOFYwS29uc2Z5NS9LYlBidzd2eXV2QnEzdndSRDJ2TXZZN284T0l2S3JaeFJQR1FDUS9mMlQ4NUNZeTA3WTBBTEJFSGV5cndCVWNGSlRtclNvK1QrN0piZFlNbGFaZGkiLCJtYWMiOiI2MTBiMWIzZjU0M2JiMjRlMWJjMzUxN2M3YTg2MjE0ZDgxYWVjMzBiYTA2ZTRmYjE2YTE5MmUwZWE4YmQzY2JkIiwidGFnIjoiIn0%3D; expires=Tue, 05-Aug-2025 09:20:27 GMT; path=/; httponlysadunajd_session=eyJpdiI6IjNGVEw3WUEwcG9BcVlEU09rUE9QbVE9PSIsInZhbHVlIjoiOEZKM3FYdzhsU3ZFVWNnK0pKenNGSmRwNHlrQmRYb2RtOFYwS29uc2Z5NS9LYlBidzd2eXV2QnEzdndSRDJ2TXZ" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "AdZ1mtrE6v5HiWYw9QZptFt4WKwMlzM6S5nxzuNj" "_previous" => array:1 [ "url" => "https://www.sadunajd.sa/es_ES/news/category/ecotourism-1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-08-05 10:20:27GET/es_ES/news/category/ecotourism-11251823