Информационно туристическая платформа
Tourismus Informationsplattform
Request history28.2.27PHP Version229msRequest Duration15MBMemory UsageGET de/placesRouteAuth status
    • Booting (50.68ms)time
    • Application (178ms)time
    • 1 x Application (77.86%)
      178ms
      1 x Booting (22.14%)
      50.68ms
      63 templates were rendered
      • 1x Space::frontend.searchsearch.blade.php#?blade
      • 1x Space::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Space::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 2x Layout::common.search.fields.locationlocation.blade.php#?blade
      • 2x Layout::common.search.fields.categorycategory.blade.php#?blade
      • 1x Layout::global.search.filters.attrsattrs.blade.php#?blade
      • 1x Space::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Layout::global.search.orderbyorderby.blade.php#?blade
      • 1x Space::frontend.ajax.search-resultsearch-result.blade.php#?blade
      • 15x Space::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 15x 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.normalnormal.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 de/places
      middleware
      web
      controller
      Modules\Space\Controllers\SpaceController@index
      namespace
      Modules\Space\Controllers
      prefix
      de/places
      where
      as
      space.search
      file
      modules/Space/Controllers/SpaceController.php:64-133
      93 statements were executed, 70 of which were duplicates, 23 unique. Show only duplicated41.04ms
      • select count(*) as aggregate from (select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and (json_contains(`category_ids`, '\"21\"')) and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id`) as `aggregate_table`4.42mspsahno_activeSpaceController.php#80
        Bindings
        • 0: publish
        • 1: "21"
        Backtrace
        • 16. modules/Space/Controllers/SpaceController.php:80
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Space/Controllers/SpaceController.php:37
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and (json_contains(`category_ids`, '\"21\"')) and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id` order by `is_featured` desc, `id` desc limit 15 offset 603.13mspsahno_activeSpaceController.php#80
        Bindings
        • 0: publish
        • 1: "21"
        Backtrace
        • 16. modules/Space/Controllers/SpaceController.php:80
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Space/Controllers/SpaceController.php:37
        • 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 (35, 39, 64) and `bravo_locations`.`deleted_at` is null340μspsahno_activeSpaceController.php#80
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Space/Controllers/SpaceController.php:80
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Space/Controllers/SpaceController.php:37
        • 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` = 'de' and `bravo_location_translations`.`origin_id` in (35, 39, 64)310μspsahno_activeSpaceController.php#80
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Space/Controllers/SpaceController.php:80
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Space/Controllers/SpaceController.php:37
        • 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` = 'space' and `user_id` = 0 and `user_wishlist`.`object_id` in (157, 158, 159, 160, 161, 162, 163, 164, 194, 195, 196, 223, 224, 226, 227)230μspsahno_activeSpaceController.php#80
        Bindings
        • 0: space
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Space/Controllers/SpaceController.php:80
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Space/Controllers/SpaceController.php:37
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_space_translations` where `locale` = 'de' and `bravo_space_translations`.`origin_id` in (157, 158, 159, 160, 161, 162, 163, 164, 194, 195, 196, 223, 224, 226, 227) and `bravo_space_translations`.`deleted_at` is null1.25mspsahno_activeSpaceController.php#80
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Space/Controllers/SpaceController.php:80
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Space/Controllers/SpaceController.php:37
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000750μspsahno_activeSpaceController.php#115
        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/Space/Controllers/SpaceController.php:115
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Space/Controllers/SpaceController.php:37
        • 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` = 'de' and `bravo_location_translations`.`origin_id` in (14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 80, 81, 82, 85, 86, 87, 88, 90, 91, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110)860μspsahno_activeSpaceController.php#115
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Space/Controllers/SpaceController.php:115
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Space/Controllers/SpaceController.php:37
        • 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_spaces` where `status` = 'publish' and `bravo_spaces`.`deleted_at` is null limit 1510μspsahno_activeSpace.php#666
        Bindings
        • 0: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:666
        • 17. modules/Space/Controllers/SpaceController.php:116
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Space/Controllers/SpaceController.php:37
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_space_categories` where `status` = 'publish' and `bravo_space_categories`.`deleted_at` is null order by `name` asc limit 1000410μspsahno_activeSpaceController.php#120
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Space/Controllers/SpaceController.php:120
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Space/Controllers/SpaceController.php:37
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (18, 19, 20, 21, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37)340μspsahno_activeSpaceController.php#120
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Space/Controllers/SpaceController.php:120
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Space/Controllers/SpaceController.php:37
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_attrs` where `service` = 'space' and `bravo_attrs`.`deleted_at` is null order by `position` desc300μspsahno_activeSpaceController.php#124
        Bindings
        • 0: space
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Space/Controllers/SpaceController.php:124
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Space/Controllers/SpaceController.php:37
        • 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_spaces` inner join `bravo_space_term` on `bravo_spaces`.`id` = `bravo_space_term`.`target_id` where `bravo_terms`.`id` = `bravo_space_term`.`term_id` and `bravo_spaces`.`deleted_at` is null) as `space_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (29, 82, 83) and `bravo_terms`.`deleted_at` is null10.31mspsahno_activeSpaceController.php#124
        Backtrace
        • 20. modules/Space/Controllers/SpaceController.php:124
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Space/Controllers/SpaceController.php:37
        • 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` = 'de' and `bravo_terms_translations`.`origin_id` in (201, 202, 204, 211, 492, 611, 615, 616, 617, 618, 619, 620, 622, 623, 624, 626, 627, 737, 752, 753, 754)510μspsahno_activeSpaceController.php#124
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Space/Controllers/SpaceController.php:124
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Space/Controllers/SpaceController.php:37
        • 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` = 'de' and `bravo_attrs_translations`.`origin_id` in (29, 82, 83)280μspsahno_activeSpaceController.php#124
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Space/Controllers/SpaceController.php:124
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Space/Controllers/SpaceController.php:37
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1600μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)240μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1200μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1230μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null190μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1280μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)220μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1200μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1210μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null170μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1260μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1170μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1190μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null170μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 18 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1230μspsahno_activeloop-grid.blade.php#73
        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
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (18)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('18', '21') and `bravo_space_categories`.`deleted_at` is null limit 1250μspsahno_activeSpace.php#118
        Bindings
        • 0: 18
        • 1: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 18 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1190μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 18
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('18', '21') and `bravo_space_categories`.`deleted_at` is null350μspsahno_activeSpace.php#130
        Bindings
        • 0: 18
        • 1: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1270μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1160μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1180μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null190μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1280μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)280μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1180μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1190μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null170μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1260μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1200μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1200μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null170μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1240μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1220μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1200μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null170μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1260μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1180μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1190μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null190μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1240μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)190μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1170μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1190μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null170μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1320μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)200μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1210μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1210μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null190μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1260μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)200μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1200μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1210μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null190μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1240μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)220μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1190μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1210μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null180μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1250μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)220μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1210μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1210μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null200μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories` where `bravo_space_categories`.`id` = 21 and `bravo_space_categories`.`id` is not null and `bravo_space_categories`.`deleted_at` is null limit 1260μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: 21
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 22. view::Space::frontend.layouts.search.loop-grid:73
        • 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
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_space_categories_translations` where `locale` = 'de' and `bravo_space_categories_translations`.`origin_id` in (21)200μspsahno_activeloop-grid.blade.php#73
        Bindings
        • 0: de
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Space::frontend.layouts.search.loop-grid:73
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null limit 1190μspsahno_activeSpace.php#118
        Bindings
        • 0: 21
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Space/Models/Space.php:118
        • 17. view::Space::frontend.layouts.search.loop-grid:81
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_space_categories_translations` where `bravo_space_categories_translations`.`origin_id` = 21 and `bravo_space_categories_translations`.`origin_id` is not null and `locale` = 'de' limit 1200μspsahno_activeloop-grid.blade.php#86
        Bindings
        • 0: 21
        • 1: de
        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::Space::frontend.layouts.search.loop-grid:86
        • 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 id,name,cat_icon from `bravo_space_categories` where `id` in ('21') and `bravo_space_categories`.`deleted_at` is null180μspsahno_activeSpace.php#130
        Bindings
        • 0: 21
        Backtrace
        • 15. modules/Space/Models/Space.php:130
        • 16. view::Space::frontend.layouts.search.loop-grid:90
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. 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' limit 1380μspsahno_activeHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: de
        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` = 17 and `core_pages`.`deleted_at` is null limit 1300μspsahno_activeMenuWalker.php#40
        Bindings
        • 0: 17
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 22. app/Helpers/AppHelper.php:116
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `core_pages` where `core_pages`.`id` = '58' and `core_pages`.`deleted_at` is null limit 1230μspsahno_activeAppHelper.php#627
        Bindings
        • 0: 58
        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\Location\Models\Location
      90Location.php#?
      Modules\Location\Models\LocationTranslation
      90LocationTranslation.php#?
      Modules\Space\Models\SpaceCategory
      62SpaceCategory.php#?
      Modules\Space\Models\SpaceCategoryTranslation
      46SpaceCategoryTranslation.php#?
      Modules\Core\Models\Terms
      21Terms.php#?
      Modules\Core\Models\TermsTranslation
      19TermsTranslation.php#?
      Modules\Space\Models\Space
      16Space.php#?
      Modules\Space\Models\SpaceTranslation
      15SpaceTranslation.php#?
      Modules\Core\Models\Attributes
      3Attributes.php#?
      Modules\Core\Models\AttributesTranslation
      3AttributesTranslation.php#?
      Modules\Page\Models\Page
      2Page.php#?
      Modules\Core\Models\MenuTranslation
      1MenuTranslation.php#?
        web
        null
        sanctum
        null
          _token
          G3XvRU0Cc1J3EZfBcfFrzZbU893m9TSmmSkzXAai
          _previous
          array:1 [ "url" => "https://psahno.com/de/places?category_id=21&page=5" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /de/places
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "category_id" => "21" "page" => "5" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InRIRjFuQ1VBMkt2MlpNR0J0cWtjS2c9PSIsInZhbHVlIjoidzlQT0NRRjF3bHNGWmZPOWdpM014L1p6ZFZoK2NucWlveDJJVWtIQm56eWxsdGhRYlB3bzM0a3YrSlh6bzVZb0pwT1pxYUR2eDJrK3hDOHl1OXpTZW4wck1ldUxQZ25lTzJIcWxlUzgzVGREUWJ2T2xrTWJ6OTkybHlOdWtOWTYiLCJtYWMiOiJmZThkN2ZlNWVkNTk0NWY3YmUzZGZhMWYxYjFiOWQ4NjdhNDBmYjJlOWZlNDYyMDE5NGI0ODkwMGRjZmYzMGQ3IiwidGFnIjoiIn0%3D; psahno_session=eyJpdiI6InJha1VGZ3dNbjdYRHdFU2pDb2gxcEE9PSIsInZhbHVlIjoieEVxSUFsUVRidTJqZFVKRlY3MmR1aEN5QVdra0h0V2J0TUh0L1B3aktoVHM4a0ZlM2ZJZkxBcnpqVnVvQmhDQythVTUrZ2RPdXdLbWxFcDZFc0h4Vk0xT0hkQUJOelRRYWRIaXdzSXN4TWMvWmRNVmcrU0NPL1RGaVdOL0F0UUIiLCJtYWMiOiI3YTllZjNjZTIwMTJlZjBkYjg3MWNhZmIwMTk0NDg3MmFjYTFjNDBlZTkzYjI2ZjViMGEyMzRlNTE3YjhkYTgxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InRIRjFuQ1VBMkt2MlpNR0J0cWtjS2c9PSIsInZhbHVlIjoidzlQT0NRRjF3bHNGWmZPOWdpM014L1p6ZFZoK2NucWlveDJJVWtIQm56eWxsdGhRYlB3bzM0a3YrSlh6bzVZb0pwT1pxY" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "psahno.com" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "G3XvRU0Cc1J3EZfBcfFrzZbU893m9TSmmSkzXAai" "psahno_session" => "CDS8JfLRI9TIpK3ofHx9Ju2A1yj6GhfDUJg6DqPn" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 08 Apr 2025 15:11:37 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdqT1ZhU2w4YWZsdG5Fc3BmYkZ2NHc9PSIsInZhbHVlIjoieHA5c1hlWlFkcEdVZ3BXd00rb3Jwb3huMlpXWitKSlpJWnVuYU41RjU0R2tYVitXZkVtdXVncCtSMzB5THR6REdjVGtkWjcwVjVxS2FHQ1gxcDFUU1RHRzNGRmNwYVRWenRpRGc4alY0UGhWeGtjRC80VHhzUWIvUThyRFBHU3IiLCJtYWMiOiI4MjM4NGI5ODRmNWVjN2RjMDczZDliMjNhYTAwNTMyMmZmZjg4MzQ3NDk3OGNmYThmOWFiODQ0ZTc1ODg5ZmY1IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 17:11:37 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkdqT1ZhU2w4YWZsdG5Fc3BmYkZ2NHc9PSIsInZhbHVlIjoieHA5c1hlWlFkcEdVZ3BXd00rb3Jwb3huMlpXWitKSlpJWnVuYU41RjU0R2tYVitXZkVtdXVncCtSMzB5THR6REdjVGtkW" 1 => "psahno_session=eyJpdiI6ImVya1dnMit1MGRXb1U3VDkvVnZDMlE9PSIsInZhbHVlIjoiNUU0Ump4SU9wTnBPcEZPRENCTDBMVFA1UWhUT080aElvOGVrcXVMMjNxWmtpVVprMWZkUnhCWmhiYUJRRnBkVk81bXk1L0l6bmV5M0xmVS9PYm1KbVMzUTBQNDBUZEw1MjFLVnZobVVTdFRIcCtqYUhFcUxhOHl6OU5Ub2lMMXciLCJtYWMiOiJkMTE4NDhiNzM2OWZhYTdmNmM4N2MzYTZjNWI1ZjAwMzljNGE5MTM2YjNjZjc4Y2E1YWZmZmFiMjY1NmI0MmQ4IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 17:11:37 GMT; Max-Age=7200; path=/; httponly; samesite=laxpsahno_session=eyJpdiI6ImVya1dnMit1MGRXb1U3VDkvVnZDMlE9PSIsInZhbHVlIjoiNUU0Ump4SU9wTnBPcEZPRENCTDBMVFA1UWhUT080aElvOGVrcXVMMjNxWmtpVVprMWZkUnhCWmhiYUJRRnBkVk81b" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdqT1ZhU2w4YWZsdG5Fc3BmYkZ2NHc9PSIsInZhbHVlIjoieHA5c1hlWlFkcEdVZ3BXd00rb3Jwb3huMlpXWitKSlpJWnVuYU41RjU0R2tYVitXZkVtdXVncCtSMzB5THR6REdjVGtkWjcwVjVxS2FHQ1gxcDFUU1RHRzNGRmNwYVRWenRpRGc4alY0UGhWeGtjRC80VHhzUWIvUThyRFBHU3IiLCJtYWMiOiI4MjM4NGI5ODRmNWVjN2RjMDczZDliMjNhYTAwNTMyMmZmZjg4MzQ3NDk3OGNmYThmOWFiODQ0ZTc1ODg5ZmY1IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 17:11:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkdqT1ZhU2w4YWZsdG5Fc3BmYkZ2NHc9PSIsInZhbHVlIjoieHA5c1hlWlFkcEdVZ3BXd00rb3Jwb3huMlpXWitKSlpJWnVuYU41RjU0R2tYVitXZkVtdXVncCtSMzB5THR6REdjVGtkW" 1 => "psahno_session=eyJpdiI6ImVya1dnMit1MGRXb1U3VDkvVnZDMlE9PSIsInZhbHVlIjoiNUU0Ump4SU9wTnBPcEZPRENCTDBMVFA1UWhUT080aElvOGVrcXVMMjNxWmtpVVprMWZkUnhCWmhiYUJRRnBkVk81bXk1L0l6bmV5M0xmVS9PYm1KbVMzUTBQNDBUZEw1MjFLVnZobVVTdFRIcCtqYUhFcUxhOHl6OU5Ub2lMMXciLCJtYWMiOiJkMTE4NDhiNzM2OWZhYTdmNmM4N2MzYTZjNWI1ZjAwMzljNGE5MTM2YjNjZjc4Y2E1YWZmZmFiMjY1NmI0MmQ4IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 17:11:37 GMT; path=/; httponlypsahno_session=eyJpdiI6ImVya1dnMit1MGRXb1U3VDkvVnZDMlE9PSIsInZhbHVlIjoiNUU0Ump4SU9wTnBPcEZPRENCTDBMVFA1UWhUT080aElvOGVrcXVMMjNxWmtpVVprMWZkUnhCWmhiYUJRRnBkVk81b" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "G3XvRU0Cc1J3EZfBcfFrzZbU893m9TSmmSkzXAai" "_previous" => array:1 [ "url" => "https://psahno.com/de/places?category_id=21&page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-08 18:11:36GET/en/places?category_id=21&page=5&set_lang=de (stacked)
          #22025-04-08 18:11:37GET/de/places?category_id=21&page=56393368