Find Your Perfect Hotels

Get the best prices on 20,000+ properties
Top Destinations
It is a long established fact that a reader

Why be a Local Expert

Varius massa maecenas et id dictumst mattis
Bestseller Listing
Hotel highly rated for thoughtful design
4.8/5 Exzellent 5 Bewertungen
von
300,00₤ /nacht
Request history8.3.20PHP Version813msRequest Duration9MBMemory UsageGET de_AT/page/{slug?}RouteAuth status
  • warninglog[01:57:22] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (376ms)time
  • Application (437ms)time
  • 1 x Application (53.72%)
    437ms
    1 x Booting (46.28%)
    376ms
    38 templates were rendered
    • 1x Page::frontend.detaildetail.blade.php#?blade
    • 1x Hotel::frontend.blocks.form-search-hotel.indexindex.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.form-searchform-search.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.fields.locationlocation.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.fields.datedate.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.fields.guestsguests.blade.php#?blade
    • 2x Template::frontend.blocks.list-featured-item.indexindex.blade.php#?blade
    • 2x Hotel::frontend.blocks.list-hotel.indexindex.blade.php#?blade
    • 2x Hotel::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 1x Location::frontend.blocks.list-locations.indexindex.blade.php#?blade
    • 6x Location::frontend.blocks.list-locations.looploop.blade.php#?blade
    • 1x Template::frontend.blocks.texttext.blade.php#?blade
    • 1x layouts.appapp.blade.php#?blade
    • 1x Layout::appapp.blade.php#?blade
    • 1x Layout::parts.faviconfavicon.blade.php#?blade
    • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
    • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
    • 1x Layout::parts.topbartopbar.blade.php#?blade
    • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
    • 2x Language::frontend.switcherswitcher.blade.php#?blade
    • 1x Layout::parts.headerheader.blade.php#?blade
    • 1x Layout::parts.footerfooter.blade.php#?blade
    • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
    • 1x Layout::auth.login-formlogin-form.blade.php#?blade
    • 1x Layout::auth.register-formregister-form.blade.php#?blade
    • 1x Popup::frontend.popuppopup.blade.php#?blade
    • 1x Layout::parts.cookie-consent-initcookie-consent-init.blade.php#?blade
    • 1x demo_scriptdemo_script.blade.php#?blade
    uri
    GET de_AT/page/{slug?}
    middleware
    web
    controller
    Modules\Page\Controllers\PageController@detail
    namespace
    Modules\Page\Controllers
    prefix
    de_AT/page
    where
    as
    page.detail
    file
    modules/Page/Controllers/PageController.php:29-53
    30 statements were executed, 18 of which were duplicates, 12 unique. Show only duplicated33.5ms
    • select * from `core_pages` where `slug` = 'hotel' and `core_pages`.`deleted_at` is null limit 13.07msaz_azPageController.php#37
      Bindings
      • 0: hotel
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. modules/Page/Controllers/PageController.php:37
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `core_page_translations` where `core_page_translations`.`origin_id` = 4 and `core_page_translations`.`origin_id` is not null and `locale` = 'de_AT' limit 1570μsaz_azHasTranslations.php#51
      Bindings
      • 0: 4
      • 1: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/Page/Controllers/PageController.php:42
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `bravo_seo` where `object_id` = 4 and `object_model` = 'page_translation_de_AT' limit 1680μsaz_azBaseModel.php#199
      Bindings
      • 0: 4
      • 1: page_translation_de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. app/BaseModel.php:199
      • 17. app/BaseModel.php:214
      • 18. modules/Page/Controllers/PageController.php:46
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `core_templates` where `core_templates`.`id` = 4 and `core_templates`.`id` is not null limit 1640μsaz_azPage.php#79
      Bindings
      • 0: 4
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. modules/Page/Models/Page.php:79
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_template_translations` where `core_template_translations`.`origin_id` = 4 and `core_template_translations`.`origin_id` is not null and `locale` = 'de_AT' limit 1840μsaz_azHasTranslations.php#51
      Bindings
      • 0: 4
      • 1: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/Page/Models/Page.php:81
      • 23. view::Page::frontend.detail:5
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000860μsaz_azFormSearchHotel.php#72
      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/Hotel/Blocks/FormSearchHotel.php:72
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_location_translations` where `locale` = 'de_AT' and `bravo_location_translations`.`origin_id` in (6, 7, 10, 16, 17, 34, 35)720μsaz_azFormSearchHotel.php#72
      Bindings
      • 0: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Hotel/Blocks/FormSearchHotel.php:72
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select count(*) as aggregate from (select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as `aggregate_table`2.6msaz_azListHotel.php#161
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Hotel/Blocks/ListHotel.php:161
      • 17. modules/Hotel/Blocks/ListHotel.php:140
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id` order by `bravo_hotels`.`is_featured` desc, `bravo_hotels`.`id` desc limit 5 offset 0960μsaz_azListHotel.php#161
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Hotel/Blocks/ListHotel.php:161
      • 17. modules/Hotel/Blocks/ListHotel.php:140
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` = 0 and `user_wishlist`.`object_id` in (1)1.15msaz_azListHotel.php#161
      Bindings
      • 0: hotel
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Hotel/Blocks/ListHotel.php:161
      • 22. modules/Hotel/Blocks/ListHotel.php:140
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_hotel_translations` where `locale` = 'de_AT' and `bravo_hotel_translations`.`origin_id` in (1) and `bravo_hotel_translations`.`deleted_at` is null610μsaz_azListHotel.php#161
      Bindings
      • 0: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Hotel/Blocks/ListHotel.php:161
      • 22. modules/Hotel/Blocks/ListHotel.php:140
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select `bravo_terms`.*, `bravo_hotel_term`.`target_id` as `laravel_through_key` from `bravo_terms` inner join `bravo_hotel_term` on `bravo_hotel_term`.`term_id` = `bravo_terms`.`id` where `bravo_terms`.`attr_id` = '6' and `bravo_hotel_term`.`target_id` in (1) and `bravo_terms`.`deleted_at` is null880μsaz_azListHotel.php#161
      Bindings
      • 0: 6
      Backtrace
      • 20. modules/Hotel/Blocks/ListHotel.php:161
      • 21. modules/Hotel/Blocks/ListHotel.php:140
      • 24. modules/Template/Blocks/RootBlock.php:10
      • 27. modules/Page/Models/Page.php:82
      • 28. view::Page::frontend.detail:5
    • select * from `bravo_terms_translations` where `locale` = 'de_AT' and `bravo_terms_translations`.`origin_id` in (42, 43, 44, 45, 46, 47, 48)510μsaz_azListHotel.php#161
      Bindings
      • 0: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 25. modules/Hotel/Blocks/ListHotel.php:161
      • 26. modules/Hotel/Blocks/ListHotel.php:140
      • 29. modules/Template/Blocks/RootBlock.php:10
      • 32. modules/Page/Models/Page.php:82
      • 33. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null order by `id` desc limit 61.09msaz_azListLocations.php#168
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Location/Blocks/ListLocations.php:168
      • 16. modules/Location/Blocks/ListLocations.php:132
      • 19. modules/Template/Blocks/RootBlock.php:10
      • 22. modules/Page/Models/Page.php:82
      • 23. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'de_AT' and `bravo_location_translations`.`origin_id` in (7, 10, 16, 17, 34, 35)690μsaz_azListLocations.php#168
      Bindings
      • 0: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Location/Blocks/ListLocations.php:168
      • 21. modules/Location/Blocks/ListLocations.php:132
      • 24. modules/Template/Blocks/RootBlock.php:10
      • 27. modules/Page/Models/Page.php:82
      • 28. view::Page::frontend.detail:5
    • select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null1.49msaz_azHotel.php#730
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Hotel/Models/Hotel.php:730
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null1.22msaz_azHotel.php#730
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Hotel/Models/Hotel.php:730
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null2.42msaz_azHotel.php#730
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Hotel/Models/Hotel.php:730
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null1.25msaz_azHotel.php#730
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Hotel/Models/Hotel.php:730
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null1.16msaz_azHotel.php#730
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Hotel/Models/Hotel.php:730
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null1.11msaz_azHotel.php#730
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Backtrace
      • 16. modules/Hotel/Models/Hotel.php:730
      • 17. modules/Location/Models/Location.php:78
      • 18. view::Location::frontend.blocks.list-locations.loop:43
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as aggregate from (select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as `aggregate_table`2.09msaz_azListHotel.php#161
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Hotel/Blocks/ListHotel.php:161
      • 17. modules/Hotel/Blocks/ListHotel.php:140
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id` order by `bravo_hotels`.`id` asc limit 8 offset 0700μsaz_azListHotel.php#161
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Hotel/Blocks/ListHotel.php:161
      • 17. modules/Hotel/Blocks/ListHotel.php:140
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` = 0 and `user_wishlist`.`object_id` in (1)490μsaz_azListHotel.php#161
      Bindings
      • 0: hotel
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Hotel/Blocks/ListHotel.php:161
      • 22. modules/Hotel/Blocks/ListHotel.php:140
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_hotel_translations` where `locale` = 'de_AT' and `bravo_hotel_translations`.`origin_id` in (1) and `bravo_hotel_translations`.`deleted_at` is null490μsaz_azListHotel.php#161
      Bindings
      • 0: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Hotel/Blocks/ListHotel.php:161
      • 22. modules/Hotel/Blocks/ListHotel.php:140
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select `bravo_terms`.*, `bravo_hotel_term`.`target_id` as `laravel_through_key` from `bravo_terms` inner join `bravo_hotel_term` on `bravo_hotel_term`.`term_id` = `bravo_terms`.`id` where `bravo_terms`.`attr_id` = '6' and `bravo_hotel_term`.`target_id` in (1) and `bravo_terms`.`deleted_at` is null780μsaz_azListHotel.php#161
      Bindings
      • 0: 6
      Backtrace
      • 20. modules/Hotel/Blocks/ListHotel.php:161
      • 21. modules/Hotel/Blocks/ListHotel.php:140
      • 24. modules/Template/Blocks/RootBlock.php:10
      • 27. modules/Page/Models/Page.php:82
      • 28. view::Page::frontend.detail:5
    • select * from `bravo_terms_translations` where `locale` = 'de_AT' and `bravo_terms_translations`.`origin_id` in (42, 43, 44, 45, 46, 47, 48)820μsaz_azListHotel.php#161
      Bindings
      • 0: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 25. modules/Hotel/Blocks/ListHotel.php:161
      • 26. modules/Hotel/Blocks/ListHotel.php:140
      • 29. modules/Template/Blocks/RootBlock.php:10
      • 32. modules/Page/Models/Page.php:82
      • 33. view::Page::frontend.detail:5
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'de_AT' limit 11.38msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Helpers/AppHelper.php:112
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'de_AT' limit 11.12msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: de_AT
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Helpers/AppHelper.php:112
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_pages` where `core_pages`.`id` = '14' and `core_pages`.`deleted_at` is null limit 11.11msaz_azAppHelper.php#629
      Bindings
      • 0: 14
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 20. app/Helpers/AppHelper.php:629
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    Modules\Core\Models\Terms
    14Terms.php#?
    Modules\Location\Models\Location
    13Location.php#?
    Modules\Page\Models\Page
    2Page.php#?
    Modules\Hotel\Models\Hotel
    2Hotel.php#?
    Modules\Template\Models\Template
    1Template.php#?
    Modules\Template\Models\TemplateTranslation
    1TemplateTranslation.php#?
      web
      null
      sanctum
      null
        _token
        tw8gRynrNLuYpPj1G4VxDt1BEAxZDszVBip3HDYR
        _previous
        array:1 [ "url" => "https://a-z.com.tr/de_AT/page/hotel" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /de_AT/page/hotel
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1yM0xGU1Y5ZFJqZWFTZUgvQWtwdHc9PSIsInZhbHVlIjoiS2FmNXVaNmRNNGRHQnRMdW1oSy9ySW9pNWk4OGtteitEcUhVOVYvSWtTQ0ZGZjFYMVgwZ1VUa0NPZHBQQVdFOWNVWmxYZWpBSDFQS1cwaElDZ3o3SkJqYXdNRE5oUnZPaG01RGc4VnE1VVBvUE1FUVpoOExFUXVnV0k4blZHRXciLCJtYWMiOiIzNTExZGM5N2I3ZDUwNWI3ZDFjODRkMjAyNmQ3MGFhNGMzMmEzMTY5YzlhMzIyNWJjOWJmNTZmZTAyODkzMDY3IiwidGFnIjoiIn0%3D; a_ztr_al_sat_kirala_session=eyJpdiI6IlBRSkV4QnB3VmJMS1kzM0duUzVvUGc9PSIsInZhbHVlIjoiL3Y3MXJ0elJWcDcrY2hNS2xEVldyWXcxd1J5aUFITXA3SkM4SDlKRk1DUFZJUTNvdmw0UE1MbmNxUmJ2ZVFoSHJiVUpGQTZKVi9YanAyRUs4RDNiZnlTditDY1ZmMmpxWSs3VU96Vk5Fdy9YT3NUODVOb2RjeUorZVIwUHRXdm8iLCJtYWMiOiIzYTQ5NGJlMGQ3N2E0YWZkODcxNGRjNzJkODJkZGRjYTJhZDhlZjg0YjIwMDM0MDRkNzlhMjFlNWJkNzg1YmM0IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik1yM0xGU1Y5ZFJqZWFTZUgvQWtwdHc9PSIsInZhbHVlIjoiS2FmNXVaNmRNNGRHQnRMdW1oSy9ySW9pNWk4OGtteitEcUhVOVYvSWtTQ0ZGZjFYMVgwZ1VUa0NPZHBQQVdFOWNVWmxYZ" ] "host" => array:1 [ 0 => "a-z.com.tr" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.15.176.204" ] "cf-ray" => array:1 [ 0 => "93b3d61b4ee4eabc-ORD" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "3.15.176.204" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "tw8gRynrNLuYpPj1G4VxDt1BEAxZDszVBip3HDYR" "a_ztr_al_sat_kirala_session" => "CVnYBLA8yXOGFt4sEbRyhaf8yPDfby0PnboG1VFf" ]
        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 => "Mon, 05 May 2025 22:57:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFsNUJ4ZEtDRXlocS9QcG1wcjB2dmc9PSIsInZhbHVlIjoiZWl1L2NDZjA4RGRkYStjdkxibFdmamlUTS9NRWc0MkN6VXRhYUxTZDV0R2JhdmlGM1RLTDRJWU9JK292b3ZndkRXbjdDOEl3THEzSFV2QjFrdDN0M0JCY2g5a0NMQ3RoTEdpdXZBUFVkRkRGbEk3VkxQd1o0WDU1YzgwdmhDUlEiLCJtYWMiOiIwMzhiZjNkMWQzNGRlZmQ0Y2M4MWNiMjA2Y2MzZTQxZGIzYjMzZTViZGJlNjhkYTIxZDc5MjMzYWI0MjVmZTBmIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 00:57:22 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjFsNUJ4ZEtDRXlocS9QcG1wcjB2dmc9PSIsInZhbHVlIjoiZWl1L2NDZjA4RGRkYStjdkxibFdmamlUTS9NRWc0MkN6VXRhYUxTZDV0R2JhdmlGM1RLTDRJWU9JK292b3ZndkRXbjdDO" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6ImxwbmRxUkY2bEJQU2xzb1BkSXVIVVE9PSIsInZhbHVlIjoiaWlKM3dSUG5McC85a2R0Y0dYck9IN1EvWWpSd1pyTjN6TEJRWG1zdEp6ZEErVDRPNjFMQlR4dGQ3RjZML2dQdVR6TUwzeVA5b1NBSmM5YUhJdmdlTnowUzlKR2l6aE5vZHpObkRCUWJoYnJ1VHZXWFlFSUhxYkJqTmE2RzJXS0siLCJtYWMiOiIwYTdhYjEzYTA0Y2JhYWNlNGI3N2VlOWZmYjgwMWQ1Yzc5NmQyZTQxNTIxOWFlMDBhYzZiZmRiMTY0ZWMzOWJmIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 00:57:22 GMT; Max-Age=7200; path=/; httponly; samesite=laxa_ztr_al_sat_kirala_session=eyJpdiI6ImxwbmRxUkY2bEJQU2xzb1BkSXVIVVE9PSIsInZhbHVlIjoiaWlKM3dSUG5McC85a2R0Y0dYck9IN1EvWWpSd1pyTjN6TEJRWG1zdEp6ZEErVDRPNjFMQlR4dGQ3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFsNUJ4ZEtDRXlocS9QcG1wcjB2dmc9PSIsInZhbHVlIjoiZWl1L2NDZjA4RGRkYStjdkxibFdmamlUTS9NRWc0MkN6VXRhYUxTZDV0R2JhdmlGM1RLTDRJWU9JK292b3ZndkRXbjdDOEl3THEzSFV2QjFrdDN0M0JCY2g5a0NMQ3RoTEdpdXZBUFVkRkRGbEk3VkxQd1o0WDU1YzgwdmhDUlEiLCJtYWMiOiIwMzhiZjNkMWQzNGRlZmQ0Y2M4MWNiMjA2Y2MzZTQxZGIzYjMzZTViZGJlNjhkYTIxZDc5MjMzYWI0MjVmZTBmIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 00:57:22 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjFsNUJ4ZEtDRXlocS9QcG1wcjB2dmc9PSIsInZhbHVlIjoiZWl1L2NDZjA4RGRkYStjdkxibFdmamlUTS9NRWc0MkN6VXRhYUxTZDV0R2JhdmlGM1RLTDRJWU9JK292b3ZndkRXbjdDO" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6ImxwbmRxUkY2bEJQU2xzb1BkSXVIVVE9PSIsInZhbHVlIjoiaWlKM3dSUG5McC85a2R0Y0dYck9IN1EvWWpSd1pyTjN6TEJRWG1zdEp6ZEErVDRPNjFMQlR4dGQ3RjZML2dQdVR6TUwzeVA5b1NBSmM5YUhJdmdlTnowUzlKR2l6aE5vZHpObkRCUWJoYnJ1VHZXWFlFSUhxYkJqTmE2RzJXS0siLCJtYWMiOiIwYTdhYjEzYTA0Y2JhYWNlNGI3N2VlOWZmYjgwMWQ1Yzc5NmQyZTQxNTIxOWFlMDBhYzZiZmRiMTY0ZWMzOWJmIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 00:57:22 GMT; path=/; httponlya_ztr_al_sat_kirala_session=eyJpdiI6ImxwbmRxUkY2bEJQU2xzb1BkSXVIVVE9PSIsInZhbHVlIjoiaWlKM3dSUG5McC85a2R0Y0dYck9IN1EvWWpSd1pyTjN6TEJRWG1zdEp6ZEErVDRPNjFMQlR4dGQ3" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "tw8gRynrNLuYpPj1G4VxDt1BEAxZDszVBip3HDYR" "_previous" => array:1 [ "url" => "https://a-z.com.tr/de_AT/page/hotel" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-06 01:57:22GET/de_AT/page/hotel1383033
        2025-05-06 - 2025-05-07