BURSA

BURSA

Yeri keşfedin

LUXURY STUDIO
300,00₤ /gün
ANKARA
9 6 2 178 m2

Daha Fazlasını Gör

Şehir Haritaları

Request history8.3.19PHP Version734msRequest Duration8MBMemory UsageGET location/{slug}RouteAuth status
  • warninglog[11:39:05] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (338ms)time
  • Application (396ms)time
  • 1 x Application (53.97%)
    396ms
    1 x Booting (46.03%)
    338ms
    25 templates were rendered
    • 1x Location::frontend.detaildetail.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-bannerlocation-banner.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-overviewlocation-overview.blade.php#?blade
    • 1x Master::frontend.blocks.list-master.indexindex.blade.php#?blade
    • 1x Master::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-maplocation-map.blade.php#?blade
    • 1x Location::frontend.layouts.details.location-trip-idealocation-trip-idea.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 location/{slug}
    middleware
    web
    controller
    Modules\Location\Controllers\LocationController@detail
    namespace
    Modules\Location\Controllers
    prefix
    /location
    where
    as
    location.detail
    file
    modules/Location/Controllers/LocationController.php:21-41
    35 statements were executed, 2 of which were duplicates, 33 unique. Show only duplicated51.19ms
    • select * from `bravo_locations` where `slug` = 'bursa' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 12.57msaz_azLocationController.php#23
      Bindings
      • 0: bursa
      • 1: 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
      • 16. modules/Location/Controllers/LocationController.php:23
      • 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 `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 16 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'tr' limit 1620μsaz_azHasTranslations.php#51
      Bindings
      • 0: 16
      • 1: tr
      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/Location/Controllers/LocationController.php:27
      • 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` = 16 and `object_model` = 'location' limit 1830μsaz_azBaseModel.php#199
      Bindings
      • 0: 16
      • 1: location
      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:212
      • 18. modules/Location/Controllers/LocationController.php:31
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `bravo_hotels`.* 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 null limit 81.72msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_hostels`.* from `bravo_hostels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hostels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hostels`.`status` = 'publish' and `bravo_hostels`.`deleted_at` is null limit 81.61msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_spaces`.* from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null limit 81.11msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_emlaks`.* from `bravo_emlaks` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_emlaks`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_emlaks`.`status` = 'publish' and `bravo_emlaks`.`deleted_at` is null limit 82.42msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_masters`.* from `bravo_masters` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_masters`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_masters`.`status` = 'publish' and `bravo_masters`.`deleted_at` is null limit 81.84msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `bravo_locations` where `bravo_locations`.`id` in (6) and `bravo_locations`.`deleted_at` is null1.11msaz_azdetail.blade.php#45
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. view::Location::frontend.detail:45
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `bravo_location_translations` where `locale` = 'tr' and `bravo_location_translations`.`origin_id` in (6)890μsaz_azdetail.blade.php#45
      Bindings
      • 0: tr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 25. view::Location::frontend.detail:45
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_shops`.* from `bravo_shops` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_shops`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_shops`.`status` = 'publish' and `bravo_shops`.`deleted_at` is null limit 81.44msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_shippings`.* from `bravo_shippings` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_shippings`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_shippings`.`status` = 'publish' and `bravo_shippings`.`deleted_at` is null limit 81.37msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_psychologists`.* from `bravo_psychologists` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_psychologists`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_psychologists`.`status` = 'publish' and `bravo_psychologists`.`deleted_at` is null limit 81.02msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_lawyers`.* from `bravo_lawyers` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_lawyers`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_lawyers`.`status` = 'publish' and `bravo_lawyers`.`deleted_at` is null limit 81.09msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_tekniks`.* from `bravo_tekniks` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tekniks`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tekniks`.`status` = 'publish' and `bravo_tekniks`.`deleted_at` is null limit 81.12msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_dentals`.* from `bravo_dentals` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_dentals`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_dentals`.`status` = 'publish' and `bravo_dentals`.`deleted_at` is null limit 81.24msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_arts`.* from `bravo_arts` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_arts`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_arts`.`status` = 'publish' and `bravo_arts`.`deleted_at` is null limit 81.33msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_pets`.* from `bravo_pets` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_pets`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_pets`.`status` = 'publish' and `bravo_pets`.`deleted_at` is null limit 81.43msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_books`.* from `bravo_books` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_books`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_books`.`status` = 'publish' and `bravo_books`.`deleted_at` is null limit 81.37msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_healths`.* from `bravo_healths` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_healths`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_healths`.`status` = 'publish' and `bravo_healths`.`deleted_at` is null limit 81.16msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_furnitures`.* from `bravo_furnitures` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_furnitures`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_furnitures`.`status` = 'publish' and `bravo_furnitures`.`deleted_at` is null limit 81.41msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_foods`.* from `bravo_foods` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_foods`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_foods`.`status` = 'publish' and `bravo_foods`.`deleted_at` is null limit 81.6msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_jobs`.* from `bravo_jobs` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_jobs`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_jobs`.`status` = 'publish' and `bravo_jobs`.`deleted_at` is null limit 81.3msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 81.33msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_autocars`.* from `bravo_autocars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_autocars`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_autocars`.`status` = 'publish' and `bravo_autocars`.`deleted_at` is null limit 81msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null limit 81.27msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_offers`.* from `bravo_offers` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_offers`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_offers`.`status` = 'publish' and `bravo_offers`.`deleted_at` is null limit 81.59msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_decorations`.* from `bravo_decorations` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_decorations`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_decorations`.`status` = 'publish' and `bravo_decorations`.`deleted_at` is null limit 81.64msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_flowers`.* from `bravo_flowers` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_flowers`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_flowers`.`status` = 'publish' and `bravo_flowers`.`deleted_at` is null limit 81.62msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 81.98msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null limit 84.61msaz_azdetail.blade.php#45
      Bindings
      • 0: 1
      • 1: 2
      • 2: publish
      Hints
      • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 15. view::Location::frontend.detail:45
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `bravo_master_translations` where `bravo_master_translations`.`origin_id` = 1 and `bravo_master_translations`.`origin_id` is not null and `locale` = 'tr' and `bravo_master_translations`.`deleted_at` is null limit 1990μsaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: tr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. view::Master::frontend.layouts.search.loop-grid:2
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'tr' limit 11.11msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: tr
      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` = 'tr' limit 11.17msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: tr
      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.28msaz_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\Location\Models\Location
    2Location.php#?
    Modules\Location\Models\LocationTranslation
    2LocationTranslation.php#?
    Modules\Core\Models\MenuTranslation
    2MenuTranslation.php#?
    Modules\Core\Models\SEO
    1SEO.php#?
    Modules\Master\Models\Master
    1Master.php#?
    Modules\Page\Models\Page
    1Page.php#?
      web
      null
      sanctum
      null
        _token
        NSWaKBQQZTUYrUMe5f37lFkpcxGYaEfy0JmTmCLb
        _previous
        array:1 [ "url" => "https://a-z.tr/location/bursa" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /location/bursa
        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:24 [ "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" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InY3NVpBV0RUcTlTemJlTnNvN1puR2c9PSIsInZhbHVlIjoiRmFrVUtJeUpScjlwc3dxbmpWUysvenIyOFpiODhvSWNjdWN1NnZiNzRJZmN1TmpTOGtUc3phS0hHeGtnVTJ1dGRlLzZFdGpnTTgzcHJuRC9wMVVleU5ESkE3Q2VrR2JYemJtZ1dHVlAxVjFjbmhKdzhmb2pMdnVRRmpWRWlMUTgiLCJtYWMiOiJjY2RmOTkyMGJkZjA1ZTI0ZmU2OWFiYWU0ODdmNDZiYTljYmViZjY3NDNhMDA4MWNmNWE2YWUxMDY5YWY5MzZiIiwidGFnIjoiIn0%3D; a_ztr_al_sat_kirala_session=eyJpdiI6IklseE93UGhmaFFxaG0yUkVzN2RyQWc9PSIsInZhbHVlIjoiT3lDQmUrRDVUOGZXQ2RpbC8vV0NqdXRjdEZUZFV5NUdOakl1T3JVaGgraUs2T1lYcXFBbmFRNFB6c2FFSDlZR1BhWkdoMUpuUWkxMm5ZVGUrN1YySEU0N1dIWnlZSHJoSlRXaHh3akNZQ2szWjEzMWtvUDlrQ3FmemhNTnZoalQiLCJtYWMiOiJiOTg1MzM1NjIxZTc2MmE0MmUwNWU2NTYyOThiNzgyZTA1MDI4NjEwMjYxNjMyNjkyOGI2MDNiYWIwMGE5MGUzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InY3NVpBV0RUcTlTemJlTnNvN1puR2c9PSIsInZhbHVlIjoiRmFrVUtJeUpScjlwc3dxbmpWUysvenIyOFpiODhvSWNjdWN1NnZiNzRJZmN1TmpTOGtUc3phS0hHeGtnVTJ1dGRlLzZFd" ] "host" => array:1 [ 0 => "a-z.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.142.186.181" ] "cf-ray" => array:1 [ 0 => "92d8b11d1d17eadb-ORD" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-connecting-ip" => array:1 [ 0 => "3.142.186.181" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "NSWaKBQQZTUYrUMe5f37lFkpcxGYaEfy0JmTmCLb" "a_ztr_al_sat_kirala_session" => "Uz1TAzMuXUgA2l5UoMjC28Dq5fVD7xbWA1Xyea8M" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 09 Apr 2025 08:39:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNNNEErOWpLdy9OUjRuMzFLRjJQQ3c9PSIsInZhbHVlIjoiUzFZRVdmYVA0elg2cE9WZUJ4MXdYeHNBekVxRkpVYmpuZFFHcFhNUjN1WCtoUFZxUkQvWnFoVWI5a2haNlhDbnFrcHMvZGRIbTRIZjFnMGx0VElVTUgzdGhmdy9LSVgrZ3M4WmY1NHNNMmYzRFpUTzRPb0libXoxRy9Sb0NIU1giLCJtYWMiOiJmMjZmYWU4OWYyYWM2YjE3YzZhOTVmZGU2M2FmMzc2NTBhY2U0NmY2MzUyZGQwMmY1M2EyMDg4NWQ1MzFlNTkyIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 10:39:05 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkNNNEErOWpLdy9OUjRuMzFLRjJQQ3c9PSIsInZhbHVlIjoiUzFZRVdmYVA0elg2cE9WZUJ4MXdYeHNBekVxRkpVYmpuZFFHcFhNUjN1WCtoUFZxUkQvWnFoVWI5a2haNlhDbnFrcHMvZ" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IkNVbWcrcUpITXFnbVM2RldYcG1nYUE9PSIsInZhbHVlIjoiT0daTnhwM3RSTUg4aUxubkExNU9wMllUR1VXU2pxU0ovMDhIa2tpbnRKUVVRWnpXSldDZDMwTFMzY3haYkFHZXZzdVhFcllsdkh3ZVdadWFRcDhSN0M2dGUyZXpKODVxSWMxcDl1d29NT3JjQVZXMDZCd3BCUnRIZGM2Q0loZnQiLCJtYWMiOiIyZDRhOGYwMTRmZDJkNDA1Njg4YjI2YjI4MDllNGRiNmI5ZWQ5MGI5OWE3OWU5YjcwOGVmZGJhOGIyMzI1ZDExIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 10:39:05 GMT; Max-Age=7200; path=/; httponly; samesite=laxa_ztr_al_sat_kirala_session=eyJpdiI6IkNVbWcrcUpITXFnbVM2RldYcG1nYUE9PSIsInZhbHVlIjoiT0daTnhwM3RSTUg4aUxubkExNU9wMllUR1VXU2pxU0ovMDhIa2tpbnRKUVVRWnpXSldDZDMwTFMz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNNNEErOWpLdy9OUjRuMzFLRjJQQ3c9PSIsInZhbHVlIjoiUzFZRVdmYVA0elg2cE9WZUJ4MXdYeHNBekVxRkpVYmpuZFFHcFhNUjN1WCtoUFZxUkQvWnFoVWI5a2haNlhDbnFrcHMvZGRIbTRIZjFnMGx0VElVTUgzdGhmdy9LSVgrZ3M4WmY1NHNNMmYzRFpUTzRPb0libXoxRy9Sb0NIU1giLCJtYWMiOiJmMjZmYWU4OWYyYWM2YjE3YzZhOTVmZGU2M2FmMzc2NTBhY2U0NmY2MzUyZGQwMmY1M2EyMDg4NWQ1MzFlNTkyIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 10:39:05 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkNNNEErOWpLdy9OUjRuMzFLRjJQQ3c9PSIsInZhbHVlIjoiUzFZRVdmYVA0elg2cE9WZUJ4MXdYeHNBekVxRkpVYmpuZFFHcFhNUjN1WCtoUFZxUkQvWnFoVWI5a2haNlhDbnFrcHMvZ" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IkNVbWcrcUpITXFnbVM2RldYcG1nYUE9PSIsInZhbHVlIjoiT0daTnhwM3RSTUg4aUxubkExNU9wMllUR1VXU2pxU0ovMDhIa2tpbnRKUVVRWnpXSldDZDMwTFMzY3haYkFHZXZzdVhFcllsdkh3ZVdadWFRcDhSN0M2dGUyZXpKODVxSWMxcDl1d29NT3JjQVZXMDZCd3BCUnRIZGM2Q0loZnQiLCJtYWMiOiIyZDRhOGYwMTRmZDJkNDA1Njg4YjI2YjI4MDllNGRiNmI5ZWQ5MGI5OWE3OWU5YjcwOGVmZGJhOGIyMzI1ZDExIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 10:39:05 GMT; path=/; httponlya_ztr_al_sat_kirala_session=eyJpdiI6IkNVbWcrcUpITXFnbVM2RldYcG1nYUE9PSIsInZhbHVlIjoiT0daTnhwM3RSTUg4aUxubkExNU9wMllUR1VXU2pxU0ovMDhIa2tpbnRKUVVRWnpXSldDZDMwTFMz" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "NSWaKBQQZTUYrUMe5f37lFkpcxGYaEfy0JmTmCLb" "_previous" => array:1 [ "url" => "https://a-z.tr/location/bursa" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-09 11:39:05GET/location/bursa125359