Medina Diar Lemdina

Medina Mediterrane, Yasmine Hammamet- TUNISIE Hammamet , Tunisie

Available Rooms

Facilitie

Climatisation
Spa & Centre de bien-être
Plage
Aire de jeux pour enfants
Piscine extérieure
Equipe d\'animation
Restaurant à la carte
Minibar
Piscine intérieure
Centre de remise en forme
Salon de coiffure
Distributeur de billets
Hammam
Chaînes câblées

Theme

Famille
Voyages de Noces
Promo
Week-end
Réveillon

Boarding

Demi Pension
Pension Complète
All Inclusive
Soft All Inclusive

Tag

Thalasso & Spa

Rules

Check In
00:00:00
Check Out

Location

Medina Mediterrane, Yasmine Hammamet- TUNISIE Hammamet , Tunisie

Octasoft Verified

Member Since Jul 2024

Facilitie

Climatisation
Spa & Centre de bien-être
Plage
Aire de jeux pour enfants
Piscine extérieure
Equipe d\'animation
Restaurant à la carte
Minibar
Piscine intérieure
Centre de remise en forme
Salon de coiffure
Distributeur de billets
Hammam
Chaînes câblées

Theme

Famille
Voyages de Noces
Promo
Week-end
Réveillon

Boarding

Demi Pension
Pension Complète
All Inclusive
Soft All Inclusive

Tag

Thalasso & Spa
×
Request history28.2.29PHP Version599msRequest Duration6MBMemory UsageGET en/hotel/{slug}RouteAuth status
    • Booting (166ms)time
    • Application (433ms)time
    • 1 x Application (72.35%)
      433ms
      1 x Booting (27.65%)
      166ms
      31 templates were rendered
      • 1x Hotel::frontend.detaildetail.blade.php#?blade
      • 1x Layout::parts.bcbc.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-bannerhotel-banner.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-detailhotel-detail.blade.php#?blade
      • 1x Layout::global.details.gallerygallery.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-roomshotel-rooms.blade.php#?blade
      • 1x Booking::frontend.global.enquiry-formenquiry-form.blade.php#?blade
      • 2x Hotel::frontend.layouts.details.hotel-attributeshotel-attributes.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-surroundinghotel-surrounding.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-reviewhotel-review.blade.php#?blade
      • 1x Review::frontend.formform.blade.php#?blade
      • 1x Tour::frontend.layouts.details.vendorvendor.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-form-enquiryhotel-form-enquiry.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-related-listhotel-related-list.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-form-enquiry-mobilehotel-form-enquiry-mobile.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.topbar-desktop-pagestopbar-desktop-pages.blade.php#?blade
      • 1x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 1x Language::frontend.switcherswitcher.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 auth.confirm-password-modalconfirm-password-modal.blade.php#?blade
      • 1x demo_scriptdemo_script.blade.php#?blade
      uri
      GET en/hotel/{slug}
      middleware
      web
      controller
      Modules\Hotel\Controllers\HotelController@detail
      namespace
      Modules\Hotel\Controllers
      prefix
      en/hotel
      where
      as
      hotel.detail
      file
      modules/Hotel/Controllers/HotelController.php:112-146
      34 statements were executed, 18 of which were duplicates, 16 unique. Show only duplicated18.27ms
      • select * from `bravo_hotels` where `slug` = 'medina-diar-lemdinahammamet' and `bravo_hotels`.`deleted_at` is null limit 12.7msadmin_testv2HotelController.php#114
        Bindings
        • 0: medina-diar-lemdinahammamet
        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/Hotel/Controllers/HotelController.php:114
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Hotel/Controllers/HotelController.php:41
        • 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 (10) and `bravo_locations`.`deleted_at` is null510μsadmin_testv2HotelController.php#114
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Hotel/Controllers/HotelController.php:114
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Hotel/Controllers/HotelController.php:41
        • 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` = 'en' and `bravo_location_translations`.`origin_id` in (10)520μsadmin_testv2HotelController.php#114
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Hotel/Controllers/HotelController.php:114
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Hotel/Controllers/HotelController.php:41
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_hotel_translations` where `locale` = 'en' and `bravo_hotel_translations`.`origin_id` in (12) and `bravo_hotel_translations`.`deleted_at` is null430μsadmin_testv2HotelController.php#114
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Hotel/Controllers/HotelController.php:114
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Hotel/Controllers/HotelController.php:41
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` = 0 and `user_wishlist`.`object_id` in (12)320μsadmin_testv2HotelController.php#114
        Bindings
        • 0: hotel
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Hotel/Controllers/HotelController.php:114
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Hotel/Controllers/HotelController.php:41
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_hotels` where `location_id` = 10 and `status` = 'publish' and `id` not in (12) and `bravo_hotels`.`deleted_at` is null limit 4480μsadmin_testv2HotelController.php#120
        Bindings
        • 0: 10
        • 1: publish
        • 2: 12
        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/Hotel/Controllers/HotelController.php:120
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Hotel/Controllers/HotelController.php:41
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `bravo_locations`.`id` in (10) and `bravo_locations`.`deleted_at` is null390μsadmin_testv2HotelController.php#120
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Hotel/Controllers/HotelController.php:120
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Hotel/Controllers/HotelController.php:41
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (10)340μsadmin_testv2HotelController.php#120
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Hotel/Controllers/HotelController.php:120
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Hotel/Controllers/HotelController.php:41
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_hotel_translations` where `locale` = 'en' and `bravo_hotel_translations`.`origin_id` in (6, 7, 9, 10) and `bravo_hotel_translations`.`deleted_at` is null340μsadmin_testv2HotelController.php#120
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Hotel/Controllers/HotelController.php:120
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Hotel/Controllers/HotelController.php:41
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` = 0 and `user_wishlist`.`object_id` in (6, 7, 9, 10)370μsadmin_testv2HotelController.php#120
        Bindings
        • 0: hotel
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Hotel/Controllers/HotelController.php:120
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Hotel/Controllers/HotelController.php:41
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `bravo_review` where `object_id` = 12 and `object_model` = 'hotel' and `status` = 'approved' and `bravo_review`.`deleted_at` is null450μsadmin_testv2Hotel.php#932
        Bindings
        • 0: 12
        • 1: hotel
        • 2: approved
        Backtrace
        • 16. modules/Hotel/Models/Hotel.php:932
        • 17. modules/Hotel/Controllers/HotelController.php:121
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Hotel/Controllers/HotelController.php:41
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `location_category` where `status` = 'publish' and `location_category`.`deleted_at` is null360μsadmin_testv2HotelController.php#126
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Hotel/Controllers/HotelController.php:126
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Hotel/Controllers/HotelController.php:41
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `location_category_translations` where `locale` = 'en' and `location_category_translations`.`origin_id` in (1, 2, 3)530μsadmin_testv2HotelController.php#126
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Hotel/Controllers/HotelController.php:126
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Hotel/Controllers/HotelController.php:41
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_seo` where `object_id` = 12 and `object_model` = 'hotel_translation_en' limit 1670μsadmin_testv2BaseModel.php#199
        Bindings
        • 0: 12
        • 1: hotel_translation_en
        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/Hotel/Controllers/HotelController.php:129
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. modules/Hotel/Controllers/HotelController.php:41
      • select AVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` = 12 and `object_model` = 'hotel' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1790μsadmin_testv2Hotel.php#878
        Bindings
        • 0: 12
        • 1: hotel
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Hotel/Models/Hotel.php:878
        • 22. view::Hotel::frontend.detail:14
        • 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( CASE WHEN rate_number = 5 THEN rate_number ELSE NULL END ) AS rate_5, COUNT( CASE WHEN rate_number = 4 THEN rate_number ELSE NULL END ) AS rate_4, COUNT( CASE WHEN rate_number = 3 THEN rate_number ELSE NULL END ) AS rate_3, COUNT( CASE WHEN rate_number = 2 THEN rate_number ELSE NULL END ) AS rate_2, COUNT( CASE WHEN rate_number = 1 THEN rate_number ELSE NULL END ) AS rate_1 from `bravo_review` where `object_id` = 12 and `object_model` = 'hotel' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1410μsadmin_testv2Hotel.php#890
        Bindings
        • 0: 12
        • 1: hotel
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Hotel/Models/Hotel.php:890
        • 22. view::Hotel::frontend.detail:14
        • 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_hotel_term` where `bravo_hotel_term`.`target_id` = 12 and `bravo_hotel_term`.`target_id` is not null1.6msadmin_testv2hotel-attributes.blade.php#2
        Bindings
        • 0: 12
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Hotel::frontend.layouts.details.hotel-attributes: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 * from `bravo_terms` where `bravo_terms`.`id` in (159, 153, 186, 223, 106, 184, 171, 108, 111, 113, 205, 116, 133, 118, 193, 138, 177, 160, 182, 201, 164, 157, 158, 181) and `bravo_terms`.`deleted_at` is null490μsadmin_testv2Terms.php#42
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 17. modules/Core/Models/Terms.php:42
        • 18. view::Hotel::frontend.layouts.details.hotel-attributes:3
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (106, 108, 111, 113, 116, 118, 133, 138, 153, 157, 158, 159, 160, 164, 171, 177, 181, 182, 184, 186, 193, 201, 205, 223)370μsadmin_testv2Terms.php#42
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Hotel::frontend.layouts.details.hotel-attributes:3
        • 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 `bravo_attrs` where `bravo_attrs`.`id` in (28, 29, 30, 31) and `bravo_attrs`.`deleted_at` is null350μsadmin_testv2Terms.php#42
        Bindings
        • 0: 28
        • 1: 29
        • 2: 30
        • 3: 31
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Hotel::frontend.layouts.details.hotel-attributes:3
        • 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 `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 31 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1280μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 31
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 30 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1280μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 30
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 29 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1250μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 29
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 28 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1260μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 28
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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 `users` where `users`.`id` = 5 and `users`.`deleted_at` is null limit 1610μsadmin_testv2vendor.blade.php#2
        Bindings
        • 0: 5
        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::Tour::frontend.layouts.details.vendor:2
        • 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 `user_meta` where (`user_id` = 5 and `name` = 'social_meta_avatar') limit 1310μsadmin_testv2User.php#100
        Bindings
        • 0: 5
        • 1: social_meta_avatar
        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
        • 14. app/User.php:100
        • 15. app/User.php:199
        • 16. view::Tour::frontend.layouts.details.vendor:8
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `media_files` where `media_files`.`id` is null and `media_files`.`deleted_at` is null limit 1960μsadmin_testv2BaseModel.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 * from `bravo_terms` where `bravo_terms`.`id` in (159, 153, 186, 223, 106, 184, 171, 108, 111, 113, 205, 116, 133, 118, 193, 138, 177, 160, 182, 201, 164, 157, 158, 181) and `bravo_terms`.`deleted_at` is null670μsadmin_testv2Terms.php#42
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 17. modules/Core/Models/Terms.php:42
        • 18. view::Hotel::frontend.layouts.details.hotel-attributes:3
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (106, 108, 111, 113, 116, 118, 133, 138, 153, 157, 158, 159, 160, 164, 171, 177, 181, 182, 184, 186, 193, 201, 205, 223)390μsadmin_testv2Terms.php#42
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Hotel::frontend.layouts.details.hotel-attributes:3
        • 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 `bravo_attrs` where `bravo_attrs`.`id` in (28, 29, 30, 31) and `bravo_attrs`.`deleted_at` is null350μsadmin_testv2Terms.php#42
        Bindings
        • 0: 28
        • 1: 29
        • 2: 30
        • 3: 31
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Hotel::frontend.layouts.details.hotel-attributes:3
        • 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 `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 31 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1360μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 31
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 30 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1360μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 30
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 29 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1490μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 29
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 28 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'en' limit 1280μsadmin_testv2HasTranslations.php#51
        Bindings
        • 0: 28
        • 1: en
        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::Hotel::frontend.layouts.details.hotel-attributes:7
        • 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
      Modules\Core\Models\Terms
      48Terms.php#?
      Modules\Hotel\Models\HotelTerm
      24HotelTerm.php#?
      Modules\Core\Models\Attributes
      8Attributes.php#?
      Modules\Hotel\Models\Hotel
      5Hotel.php#?
      Modules\Location\Models\LocationCategory
      3LocationCategory.php#?
      Modules\Location\Models\Location
      2Location.php#?
      Modules\Review\Models\Review
      2Review.php#?
      App\User
      1User.php#?
        web
        null
        sanctum
        null
          _token
          lerzZq9GAHt5ggG6ztaM7gD5jPU3XXm9IASZUKnl
          _previous
          array:1 [ "url" => "https://www.wherever-travels.pro/en/hotel/medina-diar-lemdinahammamet?end=2025...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /en/hotel/medina-diar-lemdinahammamet
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "end" => "2025-05-19" "start" => "2025-05-18" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVjSWRKWlhMRy9yZ2x0K2NsVnowTWc9PSIsInZhbHVlIjoiaEVNeWwzMnZvQWExTURYdWNSZnpMQnhldEJSNDBqUW0veG1JY2ZMNE1ZUCtva1hFQTFMVlc1UGhZZWVIeGtBbzd0T0IrejhFYzRuenk3OUdRZDd2b25XbDJLMUpIblV2WTBaT1JaMTBScHFqWG9GVXJTUHdTZFNTNWV5N0JPK2EiLCJtYWMiOiI3MjJmNzcxOTIzNTRiM2Q4ZjQ1OTNjNGMxYzc3MDRiNzY5NjA1NWYzMjFiMzc5OGYyYmY0YmIwZGQ4Y2RkZDU5IiwidGFnIjoiIn0%3D; wherever_travel_session=eyJpdiI6ImFhNnFsRWlocE9LbS92Lzg5RFhKK0E9PSIsInZhbHVlIjoickdrNHdmeWtXVWYzSHR5UTNZOE9Kcjh4RnZJMzhsRU9zaTQzU0lMdnNpNEJSY2ZLWDN6c0ZpZmJXdEM2U21IdUZSU3JQMGZtN3Y3Sy9EVFBpa1VkY2RaN2dnNmpRazFCOHNpZUhrM21vcEROcit5WHZjSXhZbUo2QXFISzRHU1EiLCJtYWMiOiJmYzQ1ZWIzMjAwYTIxMTVkZDE3OGQ2NGM4MzgyZmY1YjMyZGIwMzAwZGE2MmVmZGNiMDNmM2Q1YjQ5N2M1MzlkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlVjSWRKWlhMRy9yZ2x0K2NsVnowTWc9PSIsInZhbHVlIjoiaEVNeWwzMnZvQWExTURYdWNSZnpMQnhldEJSNDBqUW0veG1JY2ZMNE1ZUCtva1hFQTFMVlc1UGhZZWVIeGtBbzd0T0Ire" ] "priority" => array:1 [ 0 => "u=0, i" ] "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 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "216.73.216.155" ] "host" => array:1 [ 0 => "www.wherever-travels.pro" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "lerzZq9GAHt5ggG6ztaM7gD5jPU3XXm9IASZUKnl" "wherever_travel_session" => "1f6pxxm2P6tEAO9wOYtv4ObRNQget0XVmdfIYVZR" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Tue, 15 Jul 2025 05:16:38 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJlbkMvNG5lOXBOeGxWNEpkRjZIL0E9PSIsInZhbHVlIjoiSVlTYkhLcHVnNXoyS2lJNWUwQUJXdFVOMTdBRUpEbElwVU9pK1NrVmpjdC80bkNPL1JoTVZFVmVmaGJnRjMvUHRFTEprY1N4M3NVSlkzSW1PdE44ZnROVEVXZnM3Y3hmUEFaSkV0ZFAraWhEalp6MnkrdENPM0VDeGFnWmpoRW0iLCJtYWMiOiJjOTAyNWM4YTAwN2E1YjkzNDBmMDJmZmRiNTJlNmQwZDBjOGRhMWY2MDk2YzMxNjdkZTlhZDhkMTZlNjMyODFkIiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 07:16:38 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjJlbkMvNG5lOXBOeGxWNEpkRjZIL0E9PSIsInZhbHVlIjoiSVlTYkhLcHVnNXoyS2lJNWUwQUJXdFVOMTdBRUpEbElwVU9pK1NrVmpjdC80bkNPL1JoTVZFVmVmaGJnRjMvUHRFTEprY" 1 => "wherever_travel_session=eyJpdiI6ImRybUw3cTRpTHQwTFJ2MU1jYlVrRUE9PSIsInZhbHVlIjoia0ExYzZqZzNpWExJcE15ejRBZ3B1UXphbWRncGZvK3NDc3U1TGhQYjhGR0pFei9ZazI4Wm9ZUkJBS3luK2JCVjZPTUl6amVaZC9FWDc2YUZrRkcya0FZR2pRc3FXOWNBZXFBZnhBYmZQd0pBOHF1dEFqV2xPbTZvelhhbWZ6RXQiLCJtYWMiOiJmMzMxZGU0MDc5M2ZmMDFhMWNiMDE0ZTliNzQwYzJkOWMyYzA1MDg5MjEzNDhlZDYxOWY4OGYwM2JlMjk2Y2RjIiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 07:16:38 GMT; Max-Age=7200; path=/; httponly; samesite=laxwherever_travel_session=eyJpdiI6ImRybUw3cTRpTHQwTFJ2MU1jYlVrRUE9PSIsInZhbHVlIjoia0ExYzZqZzNpWExJcE15ejRBZ3B1UXphbWRncGZvK3NDc3U1TGhQYjhGR0pFei9ZazI4Wm9ZUkJBS3lu" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJlbkMvNG5lOXBOeGxWNEpkRjZIL0E9PSIsInZhbHVlIjoiSVlTYkhLcHVnNXoyS2lJNWUwQUJXdFVOMTdBRUpEbElwVU9pK1NrVmpjdC80bkNPL1JoTVZFVmVmaGJnRjMvUHRFTEprY1N4M3NVSlkzSW1PdE44ZnROVEVXZnM3Y3hmUEFaSkV0ZFAraWhEalp6MnkrdENPM0VDeGFnWmpoRW0iLCJtYWMiOiJjOTAyNWM4YTAwN2E1YjkzNDBmMDJmZmRiNTJlNmQwZDBjOGRhMWY2MDk2YzMxNjdkZTlhZDhkMTZlNjMyODFkIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 07:16:38 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJlbkMvNG5lOXBOeGxWNEpkRjZIL0E9PSIsInZhbHVlIjoiSVlTYkhLcHVnNXoyS2lJNWUwQUJXdFVOMTdBRUpEbElwVU9pK1NrVmpjdC80bkNPL1JoTVZFVmVmaGJnRjMvUHRFTEprY" 1 => "wherever_travel_session=eyJpdiI6ImRybUw3cTRpTHQwTFJ2MU1jYlVrRUE9PSIsInZhbHVlIjoia0ExYzZqZzNpWExJcE15ejRBZ3B1UXphbWRncGZvK3NDc3U1TGhQYjhGR0pFei9ZazI4Wm9ZUkJBS3luK2JCVjZPTUl6amVaZC9FWDc2YUZrRkcya0FZR2pRc3FXOWNBZXFBZnhBYmZQd0pBOHF1dEFqV2xPbTZvelhhbWZ6RXQiLCJtYWMiOiJmMzMxZGU0MDc5M2ZmMDFhMWNiMDE0ZTliNzQwYzJkOWMyYzA1MDg5MjEzNDhlZDYxOWY4OGYwM2JlMjk2Y2RjIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 07:16:38 GMT; path=/; httponlywherever_travel_session=eyJpdiI6ImRybUw3cTRpTHQwTFJ2MU1jYlVrRUE9PSIsInZhbHVlIjoia0ExYzZqZzNpWExJcE15ejRBZ3B1UXphbWRncGZvK3NDc3U1TGhQYjhGR0pFei9ZazI4Wm9ZUkJBS3lu" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "lerzZq9GAHt5ggG6ztaM7gD5jPU3XXm9IASZUKnl" "_previous" => array:1 [ "url" => "https://www.wherever-travels.pro/en/hotel/medina-diar-lemdinahammamet?end=2025-05-19&start=2025-05-18" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-15 06:16:37GET/hotel/medina-diar-lemdinahammamet?end=2025-05-19&set_lang=en&start=2025-05-18 (stacked)
          #22025-07-15 06:16:38GET/en/hotel/medina-diar-lemdinahammamet?end=2025-05-19&start=2025-05-18313493