Search for tour

Request history8.1.27PHP Version501msRequest Duration12MBMemory UsageGET es/tourRouteAuth status
    • Booting (298ms)time
    • Application (204ms)time
    • 1 x Booting (59.39%)
      298ms
      1 x Application (40.61%)
      204ms
      29 templates were rendered
      • 1x Tour::frontend.searchsearch.blade.php#?blade
      • 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 2x Tour::frontend.layouts.search.fields.attrattr.blade.php#?blade
      • 1x Tour::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Layout::global.search.orderbyorderby.blade.php#?blade
      • 1x Tour::frontend.ajax.search-resultsearch-result.blade.php#?blade
      • 3x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.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/tour
      middleware
      web
      controller
      \Modules\Tour\Controllers\TourController@index
      namespace
      Modules\Tour\Controllers
      prefix
      es/tour
      where
      as
      tour.search
      file
      modules/Tour/Controllers/TourController.php:36-104
      28 statements were executed, 4 of which were duplicates, 24 unique. Show only duplicated14.49ms
      • select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null2.84msu530638397_puertoTour.php#1003
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Models/Tour.php:1003
        • 16. modules/Tour/Controllers/TourController.php:50
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:33
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 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`2.67msu530638397_puertoTourController.php#51
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Tour/Controllers/TourController.php:51
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:33
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 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`.`is_featured` desc, `bravo_tours`.`id` desc limit 12 offset 72740μsu530638397_puertoTourController.php#51
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Tour/Controllers/TourController.php:51
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:33
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_locations` where `bravo_locations`.`id` in (11, 14, 20) and `bravo_locations`.`deleted_at` is null300μsu530638397_puertoTourController.php#51
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:51
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:33
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (11, 14, 20)230μsu530638397_puertoTourController.php#51
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Tour/Controllers/TourController.php:51
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Tour/Controllers/TourController.php:33
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (16, 17, 18)220μsu530638397_puertoTourController.php#51
        Bindings
        • 0: tour
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:51
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:33
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_translations` where `locale` = 'es' and `bravo_tour_translations`.`origin_id` in (16, 17, 18)270μsu530638397_puertoTourController.php#51
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:51
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:33
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_category` where `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null310μsu530638397_puertoTourController.php#87
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Controllers/TourController.php:87
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:33
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_category_translations` where `locale` = 'es' and `bravo_tour_category_translations`.`origin_id` in (12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26)220μsu530638397_puertoTourController.php#87
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:87
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000250μsu530638397_puertoTourController.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/Controllers/TourController.php:88
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:33
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (11, 13, 14, 15, 16, 17, 18, 19, 20, 21)200μsu530638397_puertoTourController.php#88
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:88
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select MIN( CASE WHEN sale_price > 0 THEN sale_price ELSE ( price ) END ) AS min_price , MAX( CASE WHEN sale_price > 0 THEN sale_price ELSE ( price ) END ) AS max_price from `bravo_tours` where `status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 1290μsu530638397_puertoTour.php#695
        Bindings
        • 0: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Tour/Models/Tour.php:695
        • 17. modules/Tour/Controllers/TourController.php:89
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Tour/Controllers/TourController.php:33
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_attrs` where `service` = 'tour' and `bravo_attrs`.`deleted_at` is null order by `position` desc290μsu530638397_puertoTourController.php#97
        Bindings
        • 0: tour
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Controllers/TourController.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:33
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `bravo_terms`.*, (select count(*) from `bravo_tours` inner join `bravo_tour_term` on `bravo_tours`.`id` = `bravo_tour_term`.`tour_id` where `bravo_terms`.`id` = `bravo_tour_term`.`term_id` and `bravo_tours`.`deleted_at` is null) as `tour_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (19, 20, 21) and `bravo_terms`.`deleted_at` is null2.01msu530638397_puertoTourController.php#97
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:97
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131)310μsu530638397_puertoTourController.php#97
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Tour/Controllers/TourController.php:97
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Tour/Controllers/TourController.php:33
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_attrs_translations` where `locale` = 'es' and `bravo_attrs_translations`.`origin_id` in (19, 20, 21)230μsu530638397_puertoTourController.php#97
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:97
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_attrs` where `bravo_attrs`.`id` = '21' and `bravo_attrs`.`deleted_at` is null limit 1280μsu530638397_puertoattr.blade.php#1
        Bindings
        • 0: 21
        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. view::Tour::frontend.layouts.search.fields.attr:1
        • 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 * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 21 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'es' limit 1190μsu530638397_puertoHasTranslations.php#51
        Bindings
        • 0: 21
        • 1: 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::Tour::frontend.layouts.search.fields.attr:3
        • 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 `bravo_terms` where `bravo_terms`.`attr_id` = 21 and `bravo_terms`.`attr_id` is not null and `bravo_terms`.`deleted_at` is null240μsu530638397_puertoattr.blade.php#15
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Tour::frontend.layouts.search.fields.attr:15
        • 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 * from `bravo_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (122, 123, 124, 125, 126, 127, 128, 129, 130, 131)210μsu530638397_puertoattr.blade.php#15
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. view::Tour::frontend.layouts.search.fields.attr:15
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_attrs` where `bravo_attrs`.`id` = '20' and `bravo_attrs`.`deleted_at` is null limit 1210μsu530638397_puertoattr.blade.php#1
        Bindings
        • 0: 20
        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. view::Tour::frontend.layouts.search.fields.attr:1
        • 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 * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 20 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'es' limit 1280μsu530638397_puertoHasTranslations.php#51
        Bindings
        • 0: 20
        • 1: 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::Tour::frontend.layouts.search.fields.attr:3
        • 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 `bravo_terms` where `bravo_terms`.`attr_id` = 20 and `bravo_terms`.`attr_id` is not null and `bravo_terms`.`deleted_at` is null330μsu530638397_puertoattr.blade.php#15
        Bindings
        • 0: 20
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Tour::frontend.layouts.search.fields.attr:15
        • 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 * from `bravo_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121)390μsu530638397_puertoattr.blade.php#15
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. view::Tour::frontend.layouts.search.fields.attr:15
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'es' limit 1300μsu530638397_puertoHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: 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:111
        • 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` = 10 and `core_pages`.`deleted_at` is null limit 1230μsu530638397_puertoMenuWalker.php#36
        Bindings
        • 0: 10
        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:116
        • 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' limit 1240μsu530638397_puertoHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: 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:111
        • 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` = 10 and `core_pages`.`deleted_at` is null limit 1210μsu530638397_puertoMenuWalker.php#36
        Bindings
        • 0: 10
        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:116
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      Modules\Core\Models\Terms
      51Terms.php#?
      Modules\Core\Models\TermsTranslation
      26TermsTranslation.php#?
      Modules\Tour\Models\TourCategory
      14TourCategory.php#?
      Modules\Location\Models\Location
      13Location.php#?
      Modules\Core\Models\Attributes
      5Attributes.php#?
      Modules\Tour\Models\Tour
      4Tour.php#?
      Modules\Core\Models\AttributesTranslation
      4AttributesTranslation.php#?
      Modules\Tour\Models\TourTranslation
      3TourTranslation.php#?
      Modules\Page\Models\Page
      2Page.php#?
        web
        null
        sanctum
        null
          _token
          SVA4fkkEr8PKGMqRopMBNdeuDdKLeYFO5lSoafFo
          _previous
          array:1 [ "url" => "https://portofephesus.com/es/tour?page=7" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /es/tour
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "7" ]
          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 => "br" ] "host" => array:1 [ 0 => "portofephesus.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" ] "x-forwarded-for" => array:1 [ 0 => "3.144.113.128" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "3.144.113.128" ] "x-real-port" => array:1 [ 0 => "56447" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => 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" ] "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
          []
          
          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, 14 Jan 2025 09:46:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldrK203Y09MbHFCYmY0YnhqdFF1amc9PSIsInZhbHVlIjoiOW9WSmVPdnMzcnFZcS9MelBLYjhNUGhhc0k2Q0t6dmRRdlFKQ3UvT2xnYkJ6TlFjdW96aTRSeHVyWW51c20vQXlFaHlrVW1qSWVrQ3JKZnBkWitFajBiNlgxcnRQUzByUjIwd1A2WUdUdmFsZ0lFc2RRVTFOVjNZYWM4N0wwRjQiLCJtYWMiOiIwOGE1ZjY2YzQwNGRkNWM4MmE2MTk5NWFkYzc5NTg1YzU3N2I1MDgyNWYzYjViMTYzNmUwNTY1M2FhOTE0MDE1IiwidGFnIjoiIn0%3D; expires=Tue, 14 Jan 2025 11:46:27 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IldrK203Y09MbHFCYmY0YnhqdFF1amc9PSIsInZhbHVlIjoiOW9WSmVPdnMzcnFZcS9MelBLYjhNUGhhc0k2Q0t6dmRRdlFKQ3UvT2xnYkJ6TlFjdW96aTRSeHVyWW51c20vQXlFaHlrV" 1 => "booking_core_session=eyJpdiI6Im1ROUxhVWo0NjB5WFNIMWZ4bW96SFE9PSIsInZhbHVlIjoieWwwWHlPVDdxcjFyY1lzMkR3WHQ5L2tVMDZVVk1OaVNCY1N0czd6N2xKNTVjTm9Rd2dZOGU2bW51ZTJ6Y2JkaU9ra3dKL0VvZXJVdTdvQklLeWJhcHNnK2t5Qm1sS0I0T1JSRHVOc1lpZDhkM1NNUFBJVElmbGdDdVhVRHowV0wiLCJtYWMiOiJlN2NjZjgzZjgxNWVmNDVhOTVkNDRkM2FlNTliNWY3NmZhOGVhNjcwZGI4MGE2Njc1N2U0NzFmYTE5YzAzMjUyIiwidGFnIjoiIn0%3D; expires=Tue, 14 Jan 2025 11:46:27 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6Im1ROUxhVWo0NjB5WFNIMWZ4bW96SFE9PSIsInZhbHVlIjoieWwwWHlPVDdxcjFyY1lzMkR3WHQ5L2tVMDZVVk1OaVNCY1N0czd6N2xKNTVjTm9Rd2dZOGU2bW51ZTJ6Y2J" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldrK203Y09MbHFCYmY0YnhqdFF1amc9PSIsInZhbHVlIjoiOW9WSmVPdnMzcnFZcS9MelBLYjhNUGhhc0k2Q0t6dmRRdlFKQ3UvT2xnYkJ6TlFjdW96aTRSeHVyWW51c20vQXlFaHlrVW1qSWVrQ3JKZnBkWitFajBiNlgxcnRQUzByUjIwd1A2WUdUdmFsZ0lFc2RRVTFOVjNZYWM4N0wwRjQiLCJtYWMiOiIwOGE1ZjY2YzQwNGRkNWM4MmE2MTk5NWFkYzc5NTg1YzU3N2I1MDgyNWYzYjViMTYzNmUwNTY1M2FhOTE0MDE1IiwidGFnIjoiIn0%3D; expires=Tue, 14-Jan-2025 11:46:27 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IldrK203Y09MbHFCYmY0YnhqdFF1amc9PSIsInZhbHVlIjoiOW9WSmVPdnMzcnFZcS9MelBLYjhNUGhhc0k2Q0t6dmRRdlFKQ3UvT2xnYkJ6TlFjdW96aTRSeHVyWW51c20vQXlFaHlrV" 1 => "booking_core_session=eyJpdiI6Im1ROUxhVWo0NjB5WFNIMWZ4bW96SFE9PSIsInZhbHVlIjoieWwwWHlPVDdxcjFyY1lzMkR3WHQ5L2tVMDZVVk1OaVNCY1N0czd6N2xKNTVjTm9Rd2dZOGU2bW51ZTJ6Y2JkaU9ra3dKL0VvZXJVdTdvQklLeWJhcHNnK2t5Qm1sS0I0T1JSRHVOc1lpZDhkM1NNUFBJVElmbGdDdVhVRHowV0wiLCJtYWMiOiJlN2NjZjgzZjgxNWVmNDVhOTVkNDRkM2FlNTliNWY3NmZhOGVhNjcwZGI4MGE2Njc1N2U0NzFmYTE5YzAzMjUyIiwidGFnIjoiIn0%3D; expires=Tue, 14-Jan-2025 11:46:27 GMT; path=/; httponlybooking_core_session=eyJpdiI6Im1ROUxhVWo0NjB5WFNIMWZ4bW96SFE9PSIsInZhbHVlIjoieWwwWHlPVDdxcjFyY1lzMkR3WHQ5L2tVMDZVVk1OaVNCY1N0czd6N2xKNTVjTm9Rd2dZOGU2bW51ZTJ6Y2J" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "SVA4fkkEr8PKGMqRopMBNdeuDdKLeYFO5lSoafFo" "_previous" => array:1 [ "url" => "https://portofephesus.com/es/tour?page=7" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-14 09:46:27GET/es/tour?page=72928122