Love where you're going

Book incredible things to do around the world.

Local Experiences You’ll Love
78%
American Parks Trail end Rapid City
:تعداد نظرات
2متن درخواست شده برای ترجمه وارد نشده است.
از
2.000,00₤ 422,00₤
Know your city?
Join 2000+ locals & 1200+ contributors from 3000 cities

Our happy clients

Eva Hicks

Eva Hicks

Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi Rutrum tellus lorem sem velit nisi non pharetra in dui.

Donald Wolf

Donald Wolf

Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi Rutrum tellus lorem sem velit nisi non pharetra in dui.

Charlie Harrington

Charlie Harrington

Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi Rutrum tellus lorem sem velit nisi non pharetra in dui.

Request history8.3.20PHP Version896msRequest Duration9MBMemory UsageGET fa/page/{slug?}RouteAuth status
  • warninglog[01:46:50] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (436ms)time
  • Application (459ms)time
  • 1 x Application (51.29%)
    459ms
    1 x Booting (48.71%)
    436ms
    41 templates were rendered
    • 1x Page::frontend.detaildetail.blade.php#?blade
    • 1x Tour::frontend.blocks.form-search-tour.indexindex.blade.php#?blade
    • 1x Tour::frontend.blocks.form-search-tour.style-normalstyle-normal.blade.php#?blade
    • 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
    • 1x Tour::frontend.layouts.search.fields.service_nameservice_name.blade.php#?blade
    • 1x Tour::frontend.layouts.search.fields.locationlocation.blade.php#?blade
    • 1x Tour::frontend.layouts.search.fields.datedate.blade.php#?blade
    • 1x Template::frontend.blocks.list-featured-item.indexindex.blade.php#?blade
    • 2x Tour::frontend.blocks.list-tour.indexindex.blade.php#?blade
    • 2x Tour::frontend.blocks.list-tour.style-normalstyle-normal.blade.php#?blade
    • 2x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 1x Location::frontend.blocks.list-locations.indexindex.blade.php#?blade
    • 5x Location::frontend.blocks.list-locations.looploop.blade.php#?blade
    • 1x Template::frontend.blocks.call-to-action.indexindex.blade.php#?blade
    • 1x Template::frontend.blocks.call-to-action.style-normalstyle-normal.blade.php#?blade
    • 1x Template::frontend.blocks.testimonial.indexindex.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 Layout::parts.cookie-consent-initcookie-consent-init.blade.php#?blade
    • 1x demo_scriptdemo_script.blade.php#?blade
    uri
    GET fa/page/{slug?}
    middleware
    web
    controller
    Modules\Page\Controllers\PageController@detail
    namespace
    Modules\Page\Controllers
    prefix
    fa/page
    where
    as
    page.detail
    file
    modules/Page/Controllers/PageController.php:29-53
    31 statements were executed, 17 of which were duplicates, 14 unique. Show only duplicated24.05ms
    • select * from `core_pages` where `slug` = 'tour' and `core_pages`.`deleted_at` is null limit 12.39msaz_azPageController.php#37
      Bindings
      • 0: tour
      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/Page/Controllers/PageController.php:37
      • 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:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `core_page_translations` where `core_page_translations`.`origin_id` = 2 and `core_page_translations`.`origin_id` is not null and `locale` = 'fa' limit 1520μsaz_azHasTranslations.php#51
      Bindings
      • 0: 2
      • 1: fa
      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/Page/Controllers/PageController.php:42
      • 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:259
    • select * from `bravo_seo` where `object_id` = 2 and `object_model` = 'page_translation_fa' limit 1640μsaz_azBaseModel.php#199
      Bindings
      • 0: 2
      • 1: page_translation_fa
      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/Page/Controllers/PageController.php:46
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `core_templates` where `core_templates`.`id` = 2 and `core_templates`.`id` is not null limit 1370μsaz_azPage.php#79
      Bindings
      • 0: 2
      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. modules/Page/Models/Page.php:79
      • 22. view::Page::frontend.detail:5
      • 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_template_translations` where `core_template_translations`.`origin_id` = 2 and `core_template_translations`.`origin_id` is not null and `locale` = 'fa' limit 1500μsaz_azHasTranslations.php#51
      Bindings
      • 0: 2
      • 1: fa
      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/Page/Models/Page.php:81
      • 23. view::Page::frontend.detail:5
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000640μsaz_azFormSearchTour.php#88
      Bindings
      • 0: 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
      • 15. modules/Tour/Blocks/FormSearchTour.php:88
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_location_translations` where `locale` = 'fa' and `bravo_location_translations`.`origin_id` in (6, 7, 10, 16, 17, 34, 35)390μsaz_azFormSearchTour.php#88
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Tour/Blocks/FormSearchTour.php:88
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_tour_category` where `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null490μsaz_azFormSearchTour.php#97
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Blocks/FormSearchTour.php:97
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_tour_category_translations` where `locale` = 'fa' and `bravo_tour_category_translations`.`origin_id` in (1, 2, 3, 4, 5, 6)530μsaz_azFormSearchTour.php#97
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Tour/Blocks/FormSearchTour.php:97
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null540μsaz_azTour.php#1004
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Models/Tour.php:1004
      • 16. modules/Tour/Blocks/ListTours.php:176
      • 17. modules/Tour/Blocks/ListTours.php:157
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
    • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`1.71msaz_azListTours.php#178
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Tour/Blocks/ListTours.php:178
      • 17. modules/Tour/Blocks/ListTours.php:157
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` desc limit 5 offset 0650μsaz_azListTours.php#178
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Tour/Blocks/ListTours.php:178
      • 17. modules/Tour/Blocks/ListTours.php:157
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` is null380μsaz_azListTours.php#178
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Tour/Blocks/ListTours.php:178
      • 22. modules/Tour/Blocks/ListTours.php:157
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (1)370μsaz_azListTours.php#178
      Bindings
      • 0: tour
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Tour/Blocks/ListTours.php:178
      • 22. modules/Tour/Blocks/ListTours.php:157
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_tour_translations` where `locale` = 'fa' and `bravo_tour_translations`.`origin_id` in (1)490μsaz_azListTours.php#178
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Tour/Blocks/ListTours.php:178
      • 22. modules/Tour/Blocks/ListTours.php:157
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null order by `id` desc limit 5720μsaz_azListLocations.php#168
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Location/Blocks/ListLocations.php:168
      • 16. modules/Location/Blocks/ListLocations.php:132
      • 19. modules/Template/Blocks/RootBlock.php:10
      • 22. modules/Page/Models/Page.php:82
      • 23. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'fa' and `bravo_location_translations`.`origin_id` in (10, 16, 17, 34, 35)520μsaz_azListLocations.php#168
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Location/Blocks/ListLocations.php:168
      • 21. modules/Location/Blocks/ListLocations.php:132
      • 24. modules/Template/Blocks/RootBlock.php:10
      • 27. modules/Page/Models/Page.php:82
      • 28. view::Page::frontend.detail:5
    • select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null700μsaz_azTour.php#814
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Tour/Models/Tour.php:814
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null650μsaz_azTour.php#814
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Tour/Models/Tour.php:814
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null470μsaz_azTour.php#814
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Tour/Models/Tour.php:814
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null550μsaz_azTour.php#814
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Tour/Models/Tour.php:814
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null620μsaz_azTour.php#814
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Tour/Models/Tour.php:814
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null540μsaz_azTour.php#1004
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Models/Tour.php:1004
      • 16. modules/Tour/Blocks/ListTours.php:176
      • 17. modules/Tour/Blocks/ListTours.php:157
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
    • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`1.9msaz_azListTours.php#178
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Tour/Blocks/ListTours.php:178
      • 17. modules/Tour/Blocks/ListTours.php:157
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` asc limit 8 offset 0930μsaz_azListTours.php#178
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Tour/Blocks/ListTours.php:178
      • 17. modules/Tour/Blocks/ListTours.php:157
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` is null530μsaz_azListTours.php#178
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Tour/Blocks/ListTours.php:178
      • 22. modules/Tour/Blocks/ListTours.php:157
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (1)890μsaz_azListTours.php#178
      Bindings
      • 0: tour
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Tour/Blocks/ListTours.php:178
      • 22. modules/Tour/Blocks/ListTours.php:157
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_tour_translations` where `locale` = 'fa' and `bravo_tour_translations`.`origin_id` in (1)870μsaz_azListTours.php#178
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Tour/Blocks/ListTours.php:178
      • 22. modules/Tour/Blocks/ListTours.php:157
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fa' limit 11.36msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fa
      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_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fa' limit 11.06msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fa
      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` = '14' and `core_pages`.`deleted_at` is null limit 11.13msaz_azAppHelper.php#629
      Bindings
      • 0: 14
      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. app/Helpers/AppHelper.php:629
      • 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
    Modules\Location\Models\Location
    12Location.php#?
    Modules\Tour\Models\TourCategory
    6TourCategory.php#?
    Modules\Page\Models\Page
    2Page.php#?
    Modules\Tour\Models\Tour
    2Tour.php#?
    Modules\Core\Models\MenuTranslation
    2MenuTranslation.php#?
    Modules\Template\Models\Template
    1Template.php#?
    Modules\Template\Models\TemplateTranslation
    1TemplateTranslation.php#?
      web
      null
      sanctum
      null
        _token
        yvRbEXAeyHe6CcdvTuzZH6DLbxzhtl2oOI1JNdUP
        _previous
        array:1 [ "url" => "https://a-z.com.tr/fa/page/tour" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fa/page/tour
        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:22 [ "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, br" ] "host" => array:1 [ 0 => "a-z.com.tr" ] "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" ] "x-forwarded-for" => array:1 [ 0 => "52.14.150.155" ] "cf-ray" => array:1 [ 0 => "9348a8cdc891aca6-ORD" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "52.14.150.155" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "priority" => array:1 [ 0 => "u=0, i" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] ]
        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 => "Tue, 22 Apr 2025 22:46:50 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBrSTdyTmU5Wlp3NitDNE5aeWVCelE9PSIsInZhbHVlIjoiRXJ0d2FQaWllNGVtUktZRFQ2WlNiTFNRTXllSWdiODYxQkRqWjd4YTZDc2R1bkFsU2RWSXJTSzN2cHNXRG9DR09oejNHekM5MDIzUUdTNFYxa3Z6MTNEODRFVE03SkpTWUw1S1hqb2VmbGlUY0RHMUwvUGhpcUlETC9NZUl5c2IiLCJtYWMiOiJjZGEyOGRmM2ZhOTdiZGExZWE0YTA3NjM5MGUzMmQ2OWE3ZTkwNDIwOTEzYmY1NTFkYWFhMTIzNzBhM2Q5MzlhIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 00:46:50 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjBrSTdyTmU5Wlp3NitDNE5aeWVCelE9PSIsInZhbHVlIjoiRXJ0d2FQaWllNGVtUktZRFQ2WlNiTFNRTXllSWdiODYxQkRqWjd4YTZDc2R1bkFsU2RWSXJTSzN2cHNXRG9DR09oejNHe" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6ImpjUS8yaFhRQ25HSnRKSE43WUpnYVE9PSIsInZhbHVlIjoiOHAxRFpCTDFOK3VoNzB1WmY2QlE3a0kwZGw1VGJvOGNmSk5vZ1VEY05ELzRrOUc2MXRjSmdtemp6anJkQTRjdWZUL1hPdFRuVUVNQ3VZci9zUTNwZExlYXA1dG9MMGFwM25GeGFzdks4TjlCM2hwNkZtSUFuWXk1RUNlUnE2dHUiLCJtYWMiOiJjZjhkZDk2OThhYzJiNTljZGY5YzI4YWY5ZmY1NjhlNjg2NGRlMjMyMjQ2OGU2YjgyNzNjNTRiZGI3M2Q4ZDYxIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 00:46:50 GMT; Max-Age=7200; path=/; httponly; samesite=laxa_ztr_al_sat_kirala_session=eyJpdiI6ImpjUS8yaFhRQ25HSnRKSE43WUpnYVE9PSIsInZhbHVlIjoiOHAxRFpCTDFOK3VoNzB1WmY2QlE3a0kwZGw1VGJvOGNmSk5vZ1VEY05ELzRrOUc2MXRjSmdtemp6" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBrSTdyTmU5Wlp3NitDNE5aeWVCelE9PSIsInZhbHVlIjoiRXJ0d2FQaWllNGVtUktZRFQ2WlNiTFNRTXllSWdiODYxQkRqWjd4YTZDc2R1bkFsU2RWSXJTSzN2cHNXRG9DR09oejNHekM5MDIzUUdTNFYxa3Z6MTNEODRFVE03SkpTWUw1S1hqb2VmbGlUY0RHMUwvUGhpcUlETC9NZUl5c2IiLCJtYWMiOiJjZGEyOGRmM2ZhOTdiZGExZWE0YTA3NjM5MGUzMmQ2OWE3ZTkwNDIwOTEzYmY1NTFkYWFhMTIzNzBhM2Q5MzlhIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 00:46:50 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBrSTdyTmU5Wlp3NitDNE5aeWVCelE9PSIsInZhbHVlIjoiRXJ0d2FQaWllNGVtUktZRFQ2WlNiTFNRTXllSWdiODYxQkRqWjd4YTZDc2R1bkFsU2RWSXJTSzN2cHNXRG9DR09oejNHe" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6ImpjUS8yaFhRQ25HSnRKSE43WUpnYVE9PSIsInZhbHVlIjoiOHAxRFpCTDFOK3VoNzB1WmY2QlE3a0kwZGw1VGJvOGNmSk5vZ1VEY05ELzRrOUc2MXRjSmdtemp6anJkQTRjdWZUL1hPdFRuVUVNQ3VZci9zUTNwZExlYXA1dG9MMGFwM25GeGFzdks4TjlCM2hwNkZtSUFuWXk1RUNlUnE2dHUiLCJtYWMiOiJjZjhkZDk2OThhYzJiNTljZGY5YzI4YWY5ZmY1NjhlNjg2NGRlMjMyMjQ2OGU2YjgyNzNjNTRiZGI3M2Q4ZDYxIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 00:46:50 GMT; path=/; httponlya_ztr_al_sat_kirala_session=eyJpdiI6ImpjUS8yaFhRQ25HSnRKSE43WUpnYVE9PSIsInZhbHVlIjoiOHAxRFpCTDFOK3VoNzB1WmY2QlE3a0kwZGw1VGJvOGNmSk5vZ1VEY05ELzRrOUc2MXRjSmdtemp6" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "yvRbEXAeyHe6CcdvTuzZH6DLbxzhtl2oOI1JNdUP" "_previous" => array:1 [ "url" => "https://a-z.com.tr/fa/page/tour" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-23 01:46:50GET/fa/page/tour1413126
        2025-04-23 - 2025-04-24