Famous Island
Famous Island

Your Travel Journey Starts Here

Sign up and we'll send the best deals to you
Request history28.2.28PHP Version16.91sRequest Duration37MBMemory UsageGET egy/tourRouteAuth status
    • Booting (364ms)time
    • Application (16.54s)time
    • 1 x Application (97.85%)
      16.54s
      1 x Booting (2.15%)
      364ms
      47 templates were rendered
      • 1x Tour::frontend.searchsearch.blade.php#?blade
      • 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Layout::common.search.fields.locationlocation.blade.php#?blade
      • 1x Layout::common.search.fields.datedate.blade.php#?blade
      • 1x Tour::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Tour::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Tour::frontend.layouts.search.orderbyorderby.blade.php#?blade
      • 9x Tour::frontend.layouts.search.loop-listloop-list.blade.php#?blade
      • 9x Layout::common.ratingrating.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.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.preloadpreload.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.header-style.normalnormal.blade.php#?blade
      • 3x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 3x Language::frontend.switcher-dropdownswitcher-dropdown.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.footer-style.indexindex.blade.php#?blade
      • 1x Layout::parts.footer-style.style_7style_7.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 egy/tour
      middleware
      web
      controller
      \Modules\Tour\Controllers\TourController@index
      namespace
      Modules\Tour\Controllers
      prefix
      egy/tour
      where
      as
      tour.search
      file
      modules/Tour/Controllers/TourController.php:36-104
      34 statements were executed, 7 of which were duplicates, 27 unique. Show only duplicated16.2s
      • select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null1.27sxpusoxqk_mainTour.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`9.91msxpusoxqk_mainTourController.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:259
      • 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 9 offset 942.05msxpusoxqk_mainTourController.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:259
      • select * from `bravo_locations` where `bravo_locations`.`id` in (11, 13) and `bravo_locations`.`deleted_at` is null18.53msxpusoxqk_mainTourController.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:259
      • select * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (11, 13)18.83msxpusoxqk_mainTourController.php#51
        Bindings
        • 0: egy
        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:259
      • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (34, 35, 36, 37, 38, 39, 40, 41, 42)868msxpusoxqk_mainTourController.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:259
      • select * from `bravo_tour_translations` where `locale` = 'egy' and `bravo_tour_translations`.`origin_id` in (34, 35, 36, 37, 38, 39, 40, 41, 42)387msxpusoxqk_mainTourController.php#51
        Bindings
        • 0: egy
        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:259
      • select * from `bravo_tour_category` where `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null319msxpusoxqk_mainTourController.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:259
      • select * from `bravo_tour_category_translations` where `locale` = 'egy' and `bravo_tour_category_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)101msxpusoxqk_mainTourController.php#87
        Bindings
        • 0: egy
        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:259
      • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 100039.35msxpusoxqk_mainTourController.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:259
      • select * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (11, 13, 14, 15, 16)28.45msxpusoxqk_mainTourController.php#88
        Bindings
        • 0: egy
        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:259
      • 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 154.12msxpusoxqk_mainTour.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` desc469msxpusoxqk_mainTourController.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:259
      • 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 (16, 17) and `bravo_terms`.`deleted_at` is null258msxpusoxqk_mainTourController.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:259
      • select * from `bravo_terms_translations` where `locale` = 'egy' and `bravo_terms_translations`.`origin_id` in (105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118)1.97sxpusoxqk_mainTourController.php#97
        Bindings
        • 0: egy
        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:259
      • select * from `bravo_attrs_translations` where `locale` = 'egy' and `bravo_attrs_translations`.`origin_id` in (16, 17)1.22sxpusoxqk_mainTourController.php#97
        Bindings
        • 0: egy
        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:259
      • select * from `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 12.87sxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 42 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 151.33msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 42
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 1276msxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 41 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 117.93msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 41
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 40 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 153.34msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 40
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 114.58msxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 39 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 19.89msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 39
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 1385msxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 38 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1137msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 38
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 1186msxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 37 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1656msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 37
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 1190msxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 36 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 168.69msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 36
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 1729msxpusoxqk_mainBaseModel.php#135
        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
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 35 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1305msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 35
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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 COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 34 and `object_model` = 'tour' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1138msxpusoxqk_mainBookable.php#359
        Bindings
        • 0: 34
        • 1: tour
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Booking/Models/Bookable.php:359
        • 22. view::Tour::frontend.layouts.search.loop-list:53
        • 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_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 12.92sxpusoxqk_mainHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: egy
        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` = '18' and `core_pages`.`deleted_at` is null limit 1115msxpusoxqk_mainAppHelper.php#627
        Bindings
        • 0: 18
        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:627
        • 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\Tour\Models\TourCategory
      14TourCategory.php#?
      Modules\Core\Models\Terms
      14Terms.php#?
      Modules\Tour\Models\Tour
      10Tour.php#?
      Modules\Review\Models\Review
      9Review.php#?
      Modules\Location\Models\Location
      7Location.php#?
      Modules\Core\Models\Attributes
      2Attributes.php#?
      Modules\Core\Models\MenuTranslation
      1MenuTranslation.php#?
      Modules\Page\Models\Page
      1Page.php#?
        web
        null
        sanctum
        null
          _token
          zVnEJeUE22Ua0wwINBS582zQnFE4UhNcBENuK7Zv
          bc_current_currency
          kes
          _previous
          array:1 [ "url" => "https://famousislandke.com/egy/tour?page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /egy/tour
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InNTcW5xNk9LQ1NQM3lnZUlkNWtSeUE9PSIsInZhbHVlIjoiaWM0Vy9wQm9tQ2xwWENnRUNhalQ2TEtST25wMWRBbDZPSWNhV0NRNVJZZjBOUmdKMFpjUlVJRGZ5WjNUOW02MXdkUHpwM0RQZ1lBa1pubm5CS3FzelJJbExLMjBNWi9OY2c4dmJSOCsyLytsRklWNTVIbmNBUjQ3SkVuczFNYVMiLCJtYWMiOiIxZDFlNDNkYWMzNzc4ZGFjZDZkMDFkM2IxODI1NzljM2M5ZTlhYzg0YjgwMDIzY2NkY2M0YjM5ZDJmY2YzMGIyIiwidGFnIjoiIn0%3D; famous_island_session=eyJpdiI6Inp0TTI4eWZUREl0M2VGbTMwS05pS2c9PSIsInZhbHVlIjoiMmtyeEpqdkFSRFAxV0wxL1dBSnBPZ2o4QVJZTVNoaFR1Y0xZOTQ5UDdZZXhzSFVaejJ6RjJEZjJGVStxeDRCZGRydUYzUjFhSTJ5QXIybjROMGhWMFBCRWhvSWVIMFpNaml2UW9BWXFrRW4wWCtQOHlyOHVpQVAzSWtoVFp0a1AiLCJtYWMiOiI0NGFlM2RiY2E3MDFlZjBmODkwNDJkZTlkNzkxNGQ1MDk4ZjRiOTkyNjZkZmNhMWM4MWEzNzEwODBhZDU5YThlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InNTcW5xNk9LQ1NQM3lnZUlkNWtSeUE9PSIsInZhbHVlIjoiaWM0Vy9wQm9tQ2xwWENnRUNhalQ2TEtST25wMWRBbDZPSWNhV0NRNVJZZjBOUmdKMFpjUlVJRGZ5WjNUOW02MXdkUHpwM" ] "host" => array:1 [ 0 => "famousislandke.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 => ""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" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "zVnEJeUE22Ua0wwINBS582zQnFE4UhNcBENuK7Zv" "famous_island_session" => "dp19VH5nNB8Rc1VMBRnQ7M63pk3nhDos4sTB5tQz" ]
          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 => "Wed, 16 Apr 2025 06:05:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlYwZ2RFMUtDM1M5M1VrQW5XZHRuQkE9PSIsInZhbHVlIjoiaDhkTGl1TUZ3Tm1LYTlOMWtKMFpuZkk4ZkM3bkpVWGpsRG15ck93NkdQdFk0ZjVwVFFWVTBBRjN0bG9UQ0wvTXhueXY5eXZpRUExQXRndzlBa3dPaFhaMnpSM3YrOStXcndtWWV4aWN6eERKNGpLenlOdHp1N3RiVXhqditDOFIiLCJtYWMiOiI2MGFiYTgwN2QxMDQ5OTJiYjMyMDE3OTdmMTdkODRhMjNjYTkwYjQ5NmNlYzgwNTc4MDY4OTRjOTIzNjE0NWZhIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 08:05:20 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlYwZ2RFMUtDM1M5M1VrQW5XZHRuQkE9PSIsInZhbHVlIjoiaDhkTGl1TUZ3Tm1LYTlOMWtKMFpuZkk4ZkM3bkpVWGpsRG15ck93NkdQdFk0ZjVwVFFWVTBBRjN0bG9UQ0wvTXhueXY5e" 1 => "famous_island_session=eyJpdiI6IlpNVjA2U0dxbjlDMDVaQmxGZndjYlE9PSIsInZhbHVlIjoiZVg4d0c2KzBRTVNZNnp1WjVWN0YwM1VhRlplWXIyUGJFeTQxZ1Y2ZDdQeGhmUndxYTFQUWxhaVVPS2pnSXhrWGp5SCtOZlZHYUIrN2w0NWNyWjQ0enlZVklOaWtMWFhhckd0cHgwU2NDc1dTYWtxR3AzbXNTODJRVVhmeWlxR1oiLCJtYWMiOiI1ZjBiZGZkMjcxZTc3NzliZGFlYjA1M2QwZmU4NmU5MDY3N2Q4OWQyYTM0OGM1OWM0OTdiOTgxMTU4MjE4MTQ5IiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 08:05:20 GMT; Max-Age=7200; path=/; httponly; samesite=laxfamous_island_session=eyJpdiI6IlpNVjA2U0dxbjlDMDVaQmxGZndjYlE9PSIsInZhbHVlIjoiZVg4d0c2KzBRTVNZNnp1WjVWN0YwM1VhRlplWXIyUGJFeTQxZ1Y2ZDdQeGhmUndxYTFQUWxhaVVPS2pnSX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlYwZ2RFMUtDM1M5M1VrQW5XZHRuQkE9PSIsInZhbHVlIjoiaDhkTGl1TUZ3Tm1LYTlOMWtKMFpuZkk4ZkM3bkpVWGpsRG15ck93NkdQdFk0ZjVwVFFWVTBBRjN0bG9UQ0wvTXhueXY5eXZpRUExQXRndzlBa3dPaFhaMnpSM3YrOStXcndtWWV4aWN6eERKNGpLenlOdHp1N3RiVXhqditDOFIiLCJtYWMiOiI2MGFiYTgwN2QxMDQ5OTJiYjMyMDE3OTdmMTdkODRhMjNjYTkwYjQ5NmNlYzgwNTc4MDY4OTRjOTIzNjE0NWZhIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 08:05:20 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlYwZ2RFMUtDM1M5M1VrQW5XZHRuQkE9PSIsInZhbHVlIjoiaDhkTGl1TUZ3Tm1LYTlOMWtKMFpuZkk4ZkM3bkpVWGpsRG15ck93NkdQdFk0ZjVwVFFWVTBBRjN0bG9UQ0wvTXhueXY5e" 1 => "famous_island_session=eyJpdiI6IlpNVjA2U0dxbjlDMDVaQmxGZndjYlE9PSIsInZhbHVlIjoiZVg4d0c2KzBRTVNZNnp1WjVWN0YwM1VhRlplWXIyUGJFeTQxZ1Y2ZDdQeGhmUndxYTFQUWxhaVVPS2pnSXhrWGp5SCtOZlZHYUIrN2w0NWNyWjQ0enlZVklOaWtMWFhhckd0cHgwU2NDc1dTYWtxR3AzbXNTODJRVVhmeWlxR1oiLCJtYWMiOiI1ZjBiZGZkMjcxZTc3NzliZGFlYjA1M2QwZmU4NmU5MDY3N2Q4OWQyYTM0OGM1OWM0OTdiOTgxMTU4MjE4MTQ5IiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 08:05:20 GMT; path=/; httponlyfamous_island_session=eyJpdiI6IlpNVjA2U0dxbjlDMDVaQmxGZndjYlE9PSIsInZhbHVlIjoiZVg4d0c2KzBRTVNZNnp1WjVWN0YwM1VhRlplWXIyUGJFeTQxZ1Y2ZDdQeGhmUndxYTFQUWxhaVVPS2pnSX" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "zVnEJeUE22Ua0wwINBS582zQnFE4UhNcBENuK7Zv" "bc_current_currency" => "kes" "_previous" => array:1 [ "url" => "https://famousislandke.com/egy/tour?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-16 09:05:03GET/egy/tour?page=2&set_currency=kes (stacked)
          #22025-04-16 09:05:20GET/egy/tour?page=2473458
          2025-04-16 - 2025-04-17