FILTRAR POR

Precio del filtro

₤300 ₤300300300300300300

Hostel Star

Puntuación de revisión

de
300,00₤ /noche
Mostrando 1 - 1 de 1 Hostales
Request history8.3.20PHP Version696msRequest Duration7MBMemory UsageGET es_ES/hostelRouteAuth status
    • Booting (382ms)time
    • Application (314ms)time
    • 1 x Booting (54.86%)
      382ms
      1 x Application (45.14%)
      314ms
      30 templates were rendered
      • 1x Hostel::frontend.searchsearch.blade.php#?blade
      • 1x Hostel::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Hostel::frontend.layouts.search.fields.locationlocation.blade.php#?blade
      • 1x Hostel::frontend.layouts.search.fields.service_nameservice_name.blade.php#?blade
      • 1x Hostel::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Hostel::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Layout::global.search.filters.attrsattrs.blade.php#?blade
      • 1x Layout::global.search.orderbyorderby.blade.php#?blade
      • 1x Hostel::frontend.ajax.search-resultsearch-result.blade.php#?blade
      • 1x Hostel::frontend.layouts.search.loop-gridloop-grid.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.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 es_ES/hostel
      middleware
      web
      controller
      Modules\Hostel\Controllers\HostelController@index
      namespace
      Modules\Hostel\Controllers
      prefix
      es_ES/hostel
      where
      as
      hostel.search
      file
      modules/Hostel/Controllers/HostelController.php:37-104
      13 statements were executed, 2 of which were duplicates, 11 unique. Show only duplicated19.13ms
      • select count(*) as aggregate from (select `bravo_hostels`.* from `bravo_hostels` where `bravo_hostels`.`status` = 'publish' and `bravo_hostels`.`deleted_at` is null group by `bravo_hostels`.`id`) as `aggregate_table`5.42msaz_azHostelController.php#54
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Hostel/Controllers/HostelController.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Hostel/Controllers/HostelController.php:34
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `bravo_hostels`.* from `bravo_hostels` where `bravo_hostels`.`status` = 'publish' and `bravo_hostels`.`deleted_at` is null group by `bravo_hostels`.`id` order by `bravo_hostels`.`is_featured` desc, `bravo_hostels`.`id` desc limit 9 offset 01.5msaz_azHostelController.php#54
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Hostel/Controllers/HostelController.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Hostel/Controllers/HostelController.php:34
        • 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 (1) and `bravo_locations`.`deleted_at` is null620μsaz_azHostelController.php#54
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Hostel/Controllers/HostelController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Hostel/Controllers/HostelController.php:34
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'hostel' and `user_id` = 0 and `user_wishlist`.`object_id` in (1)800μsaz_azHostelController.php#54
        Bindings
        • 0: hostel
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Hostel/Controllers/HostelController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Hostel/Controllers/HostelController.php:34
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_hostel_translations` where `locale` = 'es_ES' and `bravo_hostel_translations`.`origin_id` in (1) and `bravo_hostel_translations`.`deleted_at` is null1.14msaz_azHostelController.php#54
        Bindings
        • 0: es_ES
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Hostel/Controllers/HostelController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Hostel/Controllers/HostelController.php:34
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `bravo_terms`.*, `bravo_hostel_term`.`target_id` as `laravel_through_key` from `bravo_terms` inner join `bravo_hostel_term` on `bravo_hostel_term`.`term_id` = `bravo_terms`.`id` where `bravo_terms`.`attr_id` = 0 and `bravo_hostel_term`.`target_id` in (1) and `bravo_terms`.`deleted_at` is null2.01msaz_azHostelController.php#54
        Bindings
        • 0: 0
        Backtrace
        • 20. modules/Hostel/Controllers/HostelController.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Hostel/Controllers/HostelController.php:34
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 10001.11msaz_azHostelController.php#87
        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/Hostel/Controllers/HostelController.php:87
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Hostel/Controllers/HostelController.php:34
        • 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` = 'es_ES' and `bravo_location_translations`.`origin_id` in (6, 7, 10, 16, 17, 34, 35)810μsaz_azHostelController.php#87
        Bindings
        • 0: es_ES
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Hostel/Controllers/HostelController.php:87
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Hostel/Controllers/HostelController.php:34
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select MIN( price ) AS min_price , MAX( price ) AS max_price from `bravo_hostels` where `status` = 'publish' and `bravo_hostels`.`deleted_at` is null limit 1730μsaz_azHostel.php#606
        Bindings
        • 0: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Hostel/Models/Hostel.php:606
        • 17. modules/Hostel/Controllers/HostelController.php:88
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Hostel/Controllers/HostelController.php:34
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_attrs` where `service` = 'hostel' and `bravo_attrs`.`deleted_at` is null order by `position` asc980μsaz_azHostelController.php#95
        Bindings
        • 0: hostel
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Hostel/Controllers/HostelController.php:95
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Hostel/Controllers/HostelController.php:34
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 11.14msaz_azHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: es_ES
        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` = 'es_ES' limit 11.05msaz_azHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: es_ES
        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.82msaz_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
      7Location.php#?
      Modules\Hostel\Models\Hostel
      2Hostel.php#?
      Modules\Page\Models\Page
      1Page.php#?
        web
        null
        sanctum
        null
          _token
          Jj7R9NKxYR8BTqyAGnFCrFa77MIbNjNQlqhtcDLO
          _previous
          array:1 [ "url" => "https://a-z.com.tr/es_ES/hostel" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /es_ES/hostel
          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:22 [ "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" ] "host" => array:1 [ 0 => "a-z.com.tr" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "18.116.61.169" ] "cf-ray" => array:1 [ 0 => "9381316babb1f7fc-ORD" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "18.116.61.169" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "priority" => array:1 [ 0 => "u=0, i" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] ]
          request_cookies
          []
          
          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, 29 Apr 2025 19:26:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktwZWd3cTNzaklXNFRYaVk0OHRqRFE9PSIsInZhbHVlIjoiMVgzOHVmY2Q3S1Q3bHEvR2xvaHY2R2xGdEN1VUVZY3Jhay9QTEhHUkZTY1EyaU1VRkNnVTl4bDh2UkN4M3kyRXFDS2JEbFZXekhKMEhsUXhQRTZqVytyd2VZVnppLzdSTEJrKzBzMlNPQlZWVDhaRVBMV1Fnem9oc1pXVVJQbXMiLCJtYWMiOiJkYjRiZWNlNjVhNjljMjRiOWQyOTc3MDIwNmIxYjIzM2VmMTIyMDliZjEzY2I1OWZkZThiNWViMDc3MjRmZTdkIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 21:26:48 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IktwZWd3cTNzaklXNFRYaVk0OHRqRFE9PSIsInZhbHVlIjoiMVgzOHVmY2Q3S1Q3bHEvR2xvaHY2R2xGdEN1VUVZY3Jhay9QTEhHUkZTY1EyaU1VRkNnVTl4bDh2UkN4M3kyRXFDS2JEb" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IlZocG50cXMyVWdZK0psWlVoYUJZN0E9PSIsInZhbHVlIjoiTnFJZUtkdjJlbnh0Q09tS2tRWWFtSC9YWDF4QXV6dS80SnQxVC9RN0s4TTVZMVVwR1YybTFWc0hNaWYrSU45QlNyOHVEN1R3SFU3bEZrOVJ5YzloajFkOWxQZW11RmpRTEJ1RUZnYTQ4TVBJNm51MFR2NGkxQUN4NENsUkJMVXoiLCJtYWMiOiI3MjRjMjFiMzQ0MTI5NmVhOWU2OTBhMzU2MjFkNDQxZjMwYmEzMDk1NjYyY2Q0OGQwNDhlZjI4ZmM5YTE3OGI5IiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 21:26:48 GMT; Max-Age=7200; path=/; httponly; samesite=laxa_ztr_al_sat_kirala_session=eyJpdiI6IlZocG50cXMyVWdZK0psWlVoYUJZN0E9PSIsInZhbHVlIjoiTnFJZUtkdjJlbnh0Q09tS2tRWWFtSC9YWDF4QXV6dS80SnQxVC9RN0s4TTVZMVVwR1YybTFWc0hN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktwZWd3cTNzaklXNFRYaVk0OHRqRFE9PSIsInZhbHVlIjoiMVgzOHVmY2Q3S1Q3bHEvR2xvaHY2R2xGdEN1VUVZY3Jhay9QTEhHUkZTY1EyaU1VRkNnVTl4bDh2UkN4M3kyRXFDS2JEbFZXekhKMEhsUXhQRTZqVytyd2VZVnppLzdSTEJrKzBzMlNPQlZWVDhaRVBMV1Fnem9oc1pXVVJQbXMiLCJtYWMiOiJkYjRiZWNlNjVhNjljMjRiOWQyOTc3MDIwNmIxYjIzM2VmMTIyMDliZjEzY2I1OWZkZThiNWViMDc3MjRmZTdkIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 21:26:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IktwZWd3cTNzaklXNFRYaVk0OHRqRFE9PSIsInZhbHVlIjoiMVgzOHVmY2Q3S1Q3bHEvR2xvaHY2R2xGdEN1VUVZY3Jhay9QTEhHUkZTY1EyaU1VRkNnVTl4bDh2UkN4M3kyRXFDS2JEb" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IlZocG50cXMyVWdZK0psWlVoYUJZN0E9PSIsInZhbHVlIjoiTnFJZUtkdjJlbnh0Q09tS2tRWWFtSC9YWDF4QXV6dS80SnQxVC9RN0s4TTVZMVVwR1YybTFWc0hNaWYrSU45QlNyOHVEN1R3SFU3bEZrOVJ5YzloajFkOWxQZW11RmpRTEJ1RUZnYTQ4TVBJNm51MFR2NGkxQUN4NENsUkJMVXoiLCJtYWMiOiI3MjRjMjFiMzQ0MTI5NmVhOWU2OTBhMzU2MjFkNDQxZjMwYmEzMDk1NjYyY2Q0OGQwNDhlZjI4ZmM5YTE3OGI5IiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 21:26:48 GMT; path=/; httponlya_ztr_al_sat_kirala_session=eyJpdiI6IlZocG50cXMyVWdZK0psWlVoYUJZN0E9PSIsInZhbHVlIjoiTnFJZUtkdjJlbnh0Q09tS2tRWWFtSC9YWDF4QXV6dS80SnQxVC9RN0s4TTVZMVVwR1YybTFWc0hN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Jj7R9NKxYR8BTqyAGnFCrFa77MIbNjNQlqhtcDLO" "_previous" => array:1 [ "url" => "https://a-z.com.tr/es_ES/hostel" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-29 22:26:48GET/es_ES/hostel301310