News

Morning in the Northern sea

Morning in the Northern sea

From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow[...]
Read More
America  National Parks with Denver

America National Parks with Denver

From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow[...]
Read More
A Seaside Reset in Laguna Beach

A Seaside Reset in Laguna Beach

From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow[...]
Read More
Tiptoe through the Tulips of Washington

Tiptoe through the Tulips of Washington

From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow[...]
Read More
City Spotlight: Philadelphia

City Spotlight: Philadelphia

From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow[...]
Read More

Showing 1 - 5 of 8 posts
Request history8.0.30PHP Version1.06sRequest Duration36MBMemory UsageGET newsRouteAuth status
    • Booting (498ms)time
    • Application (565ms)time
    • 1 x Application (53.17%)
      565ms
      1 x Booting (46.83%)
      498ms
      26 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-loopnews-loop.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.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.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
      uri
      GET news
      middleware
      web
      controller
      Modules\News\Controllers\NewsController@index
      namespace
      Modules\News\Controllers
      prefix
      /news
      where
      as
      news.index
      file
      modules/News/Controllers/NewsController.php:19-60
      28 statements were executed (19 duplicates)Show only duplicates21.03ms
      • NewsController.php#42aarnatours290425_abhi_tNt2.96msselect count(*) as aggregate from `core_news` where `core_news`.`status` = 'publish' and `core_news`.`deleted_at` is null
        Bindings
        • 0: publish
        Backtrace
        • modules/News/Controllers/NewsController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • NewsController.php#42aarnatours290425_abhi_tNt700μsselect `core_news`.* from `core_news` where `core_news`.`status` = 'publish' and `core_news`.`deleted_at` is null order by `core_news`.`id` desc limit 5 offset 0
        Bindings
        • 0: publish
        Backtrace
        • modules/News/Controllers/NewsController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • NewsController.php#42aarnatours290425_abhi_tNt770μsselect * from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/News/Controllers/NewsController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • NewsController.php#42aarnatours290425_abhi_tNt620μsselect * from `core_news_translations` where `locale` = 'en' and `core_news_translations`.`origin_id` in (4, 5, 6, 7, 8)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/News/Controllers/NewsController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • NewsController.php#42aarnatours290425_abhi_tNt590μsselect * from `core_news_category` where `core_news_category`.`id` in (1, 2, 3, 4) and `core_news_category`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/News/Controllers/NewsController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#51aarnatours290425_abhi_tNt960μsselect * 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` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.details.news-loop:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#97aarnatours290425_abhi_tNt750μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::News::frontend.layouts.details.news-loop:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#51aarnatours290425_abhi_tNt780μsselect * 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` = 'en' limit 1
        Bindings
        • 0: 3
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.details.news-loop:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#97aarnatours290425_abhi_tNt490μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::News::frontend.layouts.details.news-loop:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#51aarnatours290425_abhi_tNt480μsselect * 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` = 'en' limit 1
        Bindings
        • 0: 2
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.details.news-loop:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#97aarnatours290425_abhi_tNt410μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::News::frontend.layouts.details.news-loop:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#51aarnatours290425_abhi_tNt450μsselect * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 4 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 4
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.details.news-loop:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#97aarnatours290425_abhi_tNt410μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::News::frontend.layouts.details.news-loop:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt420μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::News::frontend.layouts.details.news-loop:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • recent_news.blade.php#6aarnatours290425_abhi_tNt710μsselect count(*) as aggregate from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null
        Bindings
        • 0: publish
        Backtrace
        • view::News::frontend.layouts.sidebars.recent_news:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • recent_news.blade.php#6aarnatours290425_abhi_tNt680μsselect * from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null order by `id` desc limit 5 offset 0
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::News::frontend.layouts.sidebars.recent_news:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • recent_news.blade.php#6aarnatours290425_abhi_tNt640μsselect * from `core_news_category` where `core_news_category`.`id` in (1, 2, 3, 4) and `core_news_category`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::News::frontend.layouts.sidebars.recent_news:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • recent_news.blade.php#6aarnatours290425_abhi_tNt660μsselect * from `core_news_translations` where `locale` = 'en' and `core_news_translations`.`origin_id` in (4, 5, 6, 7, 8)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::News::frontend.layouts.sidebars.recent_news:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • HasTranslations.php#51aarnatours290425_abhi_tNt690μsselect * 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` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.sidebars.recent_news:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt610μsselect * 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` = 'en' limit 1
        Bindings
        • 0: 3
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.sidebars.recent_news:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt570μsselect * 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` = 'en' limit 1
        Bindings
        • 0: 2
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.sidebars.recent_news:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt930μsselect * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 4 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 4
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::News::frontend.layouts.sidebars.recent_news:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • category.blade.php#2aarnatours290425_abhi_tNt1.03msselect * from `core_news_category` where `status` = 'publish' and `core_news_category`.`deleted_at` is null
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::News::frontend.layouts.sidebars.category:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • category.blade.php#2aarnatours290425_abhi_tNt910μsselect * from `core_news_category_translations` where `locale` = 'en' and `core_news_category_translations`.`origin_id` in (1, 2, 3, 4, 5, 6)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::News::frontend.layouts.sidebars.category:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • NewsTag.php#61aarnatours290425_abhi_tNt890μsselect `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()
        Hints
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • modules/News/Models/NewsTag.php:61
        • view::News::frontend.layouts.sidebars.tag:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt750μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt600μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppHelper.php#627aarnatours290425_abhi_tNt570μsselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\News\Models\NewsCategory
      14NewsCategory.php#?
      Modules\News\Models\News
      10News.php#?
      App\User
      1User.php#?
        web
        null
        sanctum
        null
          _token
          LdqaHKcNkBNsHGWvuzZiRAKaV2bDb2ryY7jorRjm
          bc_current_currency
          usd
          _previous
          array:1 [ "url" => "https://aarnatours.com/news?page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Inpaam9ucnpUenA2ODZDb3NiS1A4dEE9PSIsInZhbHVlIjoiZERIUG5scjFRWHFEb2p3akVCdmcvT1BQUkNUemVFcld6MTQ0SHJWNCtKTEJZMGlabWVnSVIxUHJnY0FlZHVVT3Q2OEZNT0kzSTJpSHZNWnJOV1c5VGpzNTM4OWFGMmp0QzZ1aW9wdXZkYTluOTFTOWtwc0d1eVN3N3dibXgzdjQiLCJtYWMiOiIzMmUwNjQxNzg5ZmQyMDBkNTRlNjFlNmNjNDUxNDM4MmNiYzg3Y2ZjZDZmMTg0MDAyYTNjOTdmMDM5MGIyYzliIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6ImxWY0tLUHFQYUsyQS9sTnF2UmdxSEE9PSIsInZhbHVlIjoiMWRWT0FtR1lJUmNYMjlkSEx5am1XVmJONFZEOTlMU0swN2Q0UEhLK1hlamJzV1c0N0dqSGtoM0M5QlBUR253VGVoYTBsalM0NjRIL1FjMjBHZEUxTURJZjZMYXRaWng2MkRNSEdRSGZZNjhQZ3M2c1ovbW5Wa2xIYjFEMitOVmoiLCJtYWMiOiJhNGFiOTQyMTA1M2VlYmYwZTI3ZjgyMGJkOTJhMDc2MmE1Njg0YTZkMTFmMjVjNzAwYjdhNzM1NGM5Yzg3ZWRmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Inpaam9ucnpUenA2ODZDb3NiS1A4dEE9PSIsInZhbHVlIjoiZERIUG5scjFRWHFEb2p3akVCdmcvT1BQUkNUemVFcld6MTQ0SHJWNCtKTEJZMGlabWVnSVIxUHJnY0FlZHVVT3Q2OEZNT" ] "host" => array:1 [ 0 => "aarnatours.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "LdqaHKcNkBNsHGWvuzZiRAKaV2bDb2ryY7jorRjm" "booking_core_session" => "gAHgm7UogPRVsDk9Lk9rvXxTfFH4iRbkrndz5c18" ]
          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 => "Fri, 13 Jun 2025 18:26:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJ1ZFVWSjRnTU1yYWVtTnRoelp5ZkE9PSIsInZhbHVlIjoicWZveVhpR3ZUbXFweDhZRSsxcjJBcTdqY0wvbXFXZURNZnV5SXl6VXNSVEZHNzg2d3B4YTR5QXhUYmRNdmFveTBUNUN4SEljQ2ZVTm9SSlkzYmF5bUdCLzgvOStoMithbXowdnNLQTU2dWdiUzNyYW9PYWRsQkgvZXF4NzVFaU8iLCJtYWMiOiJiNjJkMGVjZTBmMmUyMGYzZmVkMGNlMWQ3OGU0ZWExZDExYWY3MjVkODhhYjY2MThhNDA4MDk3MTk1YTUxZTIwIiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 20:26:14 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InJ1ZFVWSjRnTU1yYWVtTnRoelp5ZkE9PSIsInZhbHVlIjoicWZveVhpR3ZUbXFweDhZRSsxcjJBcTdqY0wvbXFXZURNZnV5SXl6VXNSVEZHNzg2d3B4YTR5QXhUYmRNdmFveTBUNUN4S" 1 => "booking_core_session=eyJpdiI6IjBiYXlrREpoQzdxZDlEa1ZtMzVoZUE9PSIsInZhbHVlIjoiSEptK1p5V25CRzFwQllMdTcyMVVtWFZJVEJKVDJyNmd4cHFhMVVXWkE2Wm5nOWJSMG92YnZoVFJCSjJYdGxSdUk1UWRvMDk5RzlwNDdlcnVNS0FtV1JEZEJQbTJsbXB3UElGbURobXFGcC9VeEdyUXpaMVNFcjFnRVFFWWFHQ0siLCJtYWMiOiJiNzZmNzU5YWZjYWFjMjc0ZDkyNWY0YzQyNDcyMTVjNDJiODg0NzY4NTMwNDI2NGE4OTM0NjRkOGZiOTRlMTU2IiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 20:26:14 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IjBiYXlrREpoQzdxZDlEa1ZtMzVoZUE9PSIsInZhbHVlIjoiSEptK1p5V25CRzFwQllMdTcyMVVtWFZJVEJKVDJyNmd4cHFhMVVXWkE2Wm5nOWJSMG92YnZoVFJCSjJYdGx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJ1ZFVWSjRnTU1yYWVtTnRoelp5ZkE9PSIsInZhbHVlIjoicWZveVhpR3ZUbXFweDhZRSsxcjJBcTdqY0wvbXFXZURNZnV5SXl6VXNSVEZHNzg2d3B4YTR5QXhUYmRNdmFveTBUNUN4SEljQ2ZVTm9SSlkzYmF5bUdCLzgvOStoMithbXowdnNLQTU2dWdiUzNyYW9PYWRsQkgvZXF4NzVFaU8iLCJtYWMiOiJiNjJkMGVjZTBmMmUyMGYzZmVkMGNlMWQ3OGU0ZWExZDExYWY3MjVkODhhYjY2MThhNDA4MDk3MTk1YTUxZTIwIiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 20:26:14 GMT; path=/XSRF-TOKEN=eyJpdiI6InJ1ZFVWSjRnTU1yYWVtTnRoelp5ZkE9PSIsInZhbHVlIjoicWZveVhpR3ZUbXFweDhZRSsxcjJBcTdqY0wvbXFXZURNZnV5SXl6VXNSVEZHNzg2d3B4YTR5QXhUYmRNdmFveTBUNUN4S" 1 => "booking_core_session=eyJpdiI6IjBiYXlrREpoQzdxZDlEa1ZtMzVoZUE9PSIsInZhbHVlIjoiSEptK1p5V25CRzFwQllMdTcyMVVtWFZJVEJKVDJyNmd4cHFhMVVXWkE2Wm5nOWJSMG92YnZoVFJCSjJYdGxSdUk1UWRvMDk5RzlwNDdlcnVNS0FtV1JEZEJQbTJsbXB3UElGbURobXFGcC9VeEdyUXpaMVNFcjFnRVFFWWFHQ0siLCJtYWMiOiJiNzZmNzU5YWZjYWFjMjc0ZDkyNWY0YzQyNDcyMTVjNDJiODg0NzY4NTMwNDI2NGE4OTM0NjRkOGZiOTRlMTU2IiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 20:26:14 GMT; path=/; httponlybooking_core_session=eyJpdiI6IjBiYXlrREpoQzdxZDlEa1ZtMzVoZUE9PSIsInZhbHVlIjoiSEptK1p5V25CRzFwQllMdTcyMVVtWFZJVEJKVDJyNmd4cHFhMVVXWkE2Wm5nOWJSMG92YnZoVFJCSjJYdGx" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "LdqaHKcNkBNsHGWvuzZiRAKaV2bDb2ryY7jorRjm" "bc_current_currency" => "usd" "_previous" => array:1 [ "url" => "https://aarnatours.com/news?page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-13 18:26:14GET/news?page=1262825