News

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 travellers for a Welcome Reception at your hotel.Welcome Reception 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 travellers for a Welcome Reception at your hotel.Welcome Reception
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 travellers for a Welcome Reception at your hotel.Welcome Reception
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 travellers for a Welcome Reception at your hotel.Welcome Reception

Request history8.1.28PHP Version301msRequest Duration5MBMemory UsageGET news/{slug}RouteAuth status
    • Booting (142ms)time
    • Application (158ms)time
    • 1 x Application (52.62%)
      158ms
      1 x Booting (47.37%)
      142ms
      25 templates were rendered
      • 1x News::frontend.detaildetail.blade.php#?blade
      • 1x News::frontend.layouts.details.news-detailnews-detail.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.headerheader.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 1x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 1x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.notificationnotification.blade.php#?blade
      • 1x Core::frontend.currency-switcher-dropdowncurrency-switcher-dropdown.blade.php#?blade
      • 1x Language::frontend.switcher-dropdownswitcher-dropdown.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 Layout::parts.demo_scriptdemo_script.blade.php#?blade
      uri
      GET news/{slug}
      middleware
      web
      controller
      Modules\News\Controllers\NewsController@detail
      namespace
      Modules\News\Controllers
      prefix
      /news
      where
      as
      news.detail
      file
      modules/News/Controllers/NewsController.php:66-100
      14 statements were executed39.69ms
      • select * from `core_news` where `slug` = 'city-spotlight-philadelphia' and `status` = 'publish' and `core_news`.`deleted_at` is null limit 114.02msu0296736_voyagenewNewsController.php#68
        Bindings
        • 0: city-spotlight-philadelphia
        • 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/News/Controllers/NewsController.php:68
        • 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` where `cat_id` = 4 and `status` = 'publish' and `id` not in (4) and `core_news`.`deleted_at` is null limit 42.14msu0296736_voyagenewNewsController.php#75
        Bindings
        • 0: 4
        • 1: publish
        • 2: 4
        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
        • 15. modules/News/Controllers/NewsController.php:75
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `core_news_translations` where `locale` = 'ru' and `core_news_translations`.`origin_id` in (6)2.56msu0296736_voyagenewNewsController.php#75
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/News/Controllers/NewsController.php:75
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bravo_seo` where `object_id` = 4 and `object_model` = 'news' limit 13.36msu0296736_voyagenewBaseModel.php#199
        Bindings
        • 0: 4
        • 1: news
        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/News/Controllers/NewsController.php:96
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `core_news_category` where `core_news_category`.`id` = 4 and `core_news_category`.`deleted_at` is null limit 12.76msu0296736_voyagenewnews-detail.blade.php#70
        Bindings
        • 0: 4
        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. view::News::frontend.layouts.details.news-detail:70
        • 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_tag` where `news_id` = 4 and `core_news_tag`.`deleted_at` is null1.92msu0296736_voyagenewNews.php#68
        Bindings
        • 0: 4
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/News/Models/News.php:68
        • 16. view::News::frontend.layouts.details.news-detail:83
        • 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_tags` where 0 = 1 and `core_tags`.`deleted_at` is null1.59msu0296736_voyagenewNews.php#75
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/News/Models/News.php:75
        • 16. view::News::frontend.layouts.details.news-detail:83
        • 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 count(*) as aggregate from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null1.47msu0296736_voyagenewrecent_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 01.72msu0296736_voyagenewrecent_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, 4) and `core_news_category`.`deleted_at` is null1.42msu0296736_voyagenewrecent_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` = 'ru' and `core_news_translations`.`origin_id` in (4, 5, 6, 7, 8)1.65msu0296736_voyagenewrecent_news.blade.php#6
        Bindings
        • 0: ru
        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` where `status` = 'publish' and `core_news_category`.`deleted_at` is null1.71msu0296736_voyagenewcategory.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` = 'ru' and `core_news_category_translations`.`origin_id` in (1, 2, 3, 4, 5, 6)1.88msu0296736_voyagenewcategory.blade.php#2
        Bindings
        • 0: ru
        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()1.49msu0296736_voyagenewNewsTag.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
      Modules\News\Models\NewsCategory
      9NewsCategory.php#?
      Modules\News\Models\News
      7News.php#?
        web
        null
        sanctum
        null
          _token
          OkQpOHXdt1NaEUb5dTq9zgFdAxbyX97qKaylZiPI
          _previous
          array:1 [ "url" => "https://voyagetour.tj/news/city-spotlight-philadelphia" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /news/city-spotlight-philadelphia
          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:15 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "voyagetour.tj" ] ]
          request_cookies
          []
          
          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, 22 May 2025 03:34:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Img3RWtUdDNSZUxaMVVkMC8xRVEwQXc9PSIsInZhbHVlIjoiVWxvUERvbWtVb1JnMkJDQVZyN1UvZ2I4RUY4bUVNV1B2cGpTVEQvTjJuWXU4QzFwVnp2VVBxSnhRbjZQMVRQdTVZZlZSQ091aEF0M1ByVjZPVlV4eTkvUFVaellLT0tkbjRmYmRYT1NVeENJOXBzcnZ1V0dWcnlLQVV3T3BSZFEiLCJtYWMiOiI3YmRjODlmMGFmNTliMzMzMjQ5NmY3NDllZTM1YmEzZGQyYjBiNmIwNjI2YjBiMjVhNzI1Yzg3MWNkYmIzNTBlIiwidGFnIjoiIn0%3D; expires=Thu, 22 May 2025 05:34:00 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Img3RWtUdDNSZUxaMVVkMC8xRVEwQXc9PSIsInZhbHVlIjoiVWxvUERvbWtVb1JnMkJDQVZyN1UvZ2I4RUY4bUVNV1B2cGpTVEQvTjJuWXU4QzFwVnp2VVBxSnhRbjZQMVRQdTVZZlZSQ" 1 => "voyage_tour_session=eyJpdiI6Ikl5YU9DWVJFNHArb3NUQkxicXBnSmc9PSIsInZhbHVlIjoiek1OL0tmNVpLVGdyNkx2NDAwdit6eExDUmRlbnhLSFYwN0FlWWJYTU45K3RKbWxyOVB0SkllZzR4SC9kRFFOdGRCdWlGb0N6alQxSE1NeDRIUzlHQkFQU2VMd1NjNnMxRjAzT1p0MEI4RHBQL2VFVGlqZUZjM0phOHNpNzZQL2oiLCJtYWMiOiJhZDE3ZWE0M2E5MTliMzFhNmRlN2VkM2I5NmIxNTBkOTJjMzc1MzUxMDMzNTZiZWZjYTcxYzBlOTI2ODY2MWE3IiwidGFnIjoiIn0%3D; expires=Thu, 22 May 2025 05:34:00 GMT; Max-Age=7200; path=/; httponly; samesite=laxvoyage_tour_session=eyJpdiI6Ikl5YU9DWVJFNHArb3NUQkxicXBnSmc9PSIsInZhbHVlIjoiek1OL0tmNVpLVGdyNkx2NDAwdit6eExDUmRlbnhLSFYwN0FlWWJYTU45K3RKbWxyOVB0SkllZzR4SC9kRFFO" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Img3RWtUdDNSZUxaMVVkMC8xRVEwQXc9PSIsInZhbHVlIjoiVWxvUERvbWtVb1JnMkJDQVZyN1UvZ2I4RUY4bUVNV1B2cGpTVEQvTjJuWXU4QzFwVnp2VVBxSnhRbjZQMVRQdTVZZlZSQ091aEF0M1ByVjZPVlV4eTkvUFVaellLT0tkbjRmYmRYT1NVeENJOXBzcnZ1V0dWcnlLQVV3T3BSZFEiLCJtYWMiOiI3YmRjODlmMGFmNTliMzMzMjQ5NmY3NDllZTM1YmEzZGQyYjBiNmIwNjI2YjBiMjVhNzI1Yzg3MWNkYmIzNTBlIiwidGFnIjoiIn0%3D; expires=Thu, 22-May-2025 05:34:00 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Img3RWtUdDNSZUxaMVVkMC8xRVEwQXc9PSIsInZhbHVlIjoiVWxvUERvbWtVb1JnMkJDQVZyN1UvZ2I4RUY4bUVNV1B2cGpTVEQvTjJuWXU4QzFwVnp2VVBxSnhRbjZQMVRQdTVZZlZSQ" 1 => "voyage_tour_session=eyJpdiI6Ikl5YU9DWVJFNHArb3NUQkxicXBnSmc9PSIsInZhbHVlIjoiek1OL0tmNVpLVGdyNkx2NDAwdit6eExDUmRlbnhLSFYwN0FlWWJYTU45K3RKbWxyOVB0SkllZzR4SC9kRFFOdGRCdWlGb0N6alQxSE1NeDRIUzlHQkFQU2VMd1NjNnMxRjAzT1p0MEI4RHBQL2VFVGlqZUZjM0phOHNpNzZQL2oiLCJtYWMiOiJhZDE3ZWE0M2E5MTliMzFhNmRlN2VkM2I5NmIxNTBkOTJjMzc1MzUxMDMzNTZiZWZjYTcxYzBlOTI2ODY2MWE3IiwidGFnIjoiIn0%3D; expires=Thu, 22-May-2025 05:34:00 GMT; path=/; httponlyvoyage_tour_session=eyJpdiI6Ikl5YU9DWVJFNHArb3NUQkxicXBnSmc9PSIsInZhbHVlIjoiek1OL0tmNVpLVGdyNkx2NDAwdit6eExDUmRlbnhLSFYwN0FlWWJYTU45K3RKbWxyOVB0SkllZzR4SC9kRFFO" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "OkQpOHXdt1NaEUb5dTq9zgFdAxbyX97qKaylZiPI" "_previous" => array:1 [ "url" => "https://voyagetour.tj/news/city-spotlight-philadelphia" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-22 08:34:00GET/news/city-spotlight-philadelphia251416