Find your next rental

Book incredible things to do around the world.

Recommended Homes

Homes highly rated for thoughtful design

View All

Top Destinations

It is a long established fact that a reader

img
Germany
img
London
img
Virginia
img
San Francisco
img
Russia
img
Azerbaijan

Rental Listing

Homes highly rated for thoughtful design

View All
4.5/5 Excellent

2 Reviews

Stay Greenwich Village

Turkey

5 8 7 108 sqft
€166,15 /day
4.0/5 Very Good

1 Review

Lily Dale Village

Azerbaijan

6 9 6 189 sqft
€276,91 /day
4.0/5 Very Good

2 Reviews

Luxury Single

Turkey

7 4 10 102 sqft
€387,68 /day
4.0/5 Very Good

1 Review

Paris Greenwich Villa

Turkey

8 5 1 190 sqft
€553,83 /day
Know your city?
Join 2000+ locals & 1200+ contributors from 3000 cities
Request history8.2.27PHP Version1.43sRequest Duration37MBMemory UsageGET enRouteAuth status
  • warninglog[06:58:26] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (606ms)time
  • Application (827ms)time
  • 1 x Application (57.72%)
    827ms
    1 x Booting (42.28%)
    606ms
    44 templates were rendered
    • 1x Page::frontend.detaildetail.blade.php#?blade
    • 1x Space::frontend.blocks.form-search-space.indexindex.blade.php#?blade
    • 1x Space::frontend.layouts.search.form-searchform-search.blade.php#?blade
    • 1x Space::frontend.layouts.search.fields.locationlocation.blade.php#?blade
    • 1x Space::frontend.layouts.search.fields.datedate.blade.php#?blade
    • 1x Space::frontend.layouts.search.fields.guestsguests.blade.php#?blade
    • 2x Space::frontend.blocks.list-space.indexindex.blade.php#?blade
    • 9x Space::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 1x Space::frontend.blocks.term-featured-box.indexindex.blade.php#?blade
    • 1x Location::frontend.blocks.list-locations.indexindex.blade.php#?blade
    • 6x Location::frontend.blocks.list-locations.looploop.blade.php#?blade
    • 1x Template::frontend.blocks.call-to-action.indexindex.blade.php#?blade
    • 1x Template::frontend.blocks.call-to-action.style-normalstyle-normal.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 demo_scriptdemo_script.blade.php#?blade
    uri
    GET en
    middleware
    web
    controller
    App\Http\Controllers\HomeController@index
    namespace
    App\Http\Controllers
    prefix
    en
    where
    file
    app/Http/Controllers/HomeController.php:31-64
    25 statements were executed, 4 of which were duplicates, 21 unique. Show only duplicated25.62ms
    • select * from `core_pages` where `id` = '3' and `status` = 'publish' and `core_pages`.`deleted_at` is null limit 16.37msvillab1_dreamzelter26HomeController.php#34
      Bindings
      • 0: 3
      • 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. app/Http/Controllers/HomeController.php:34
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `core_page_translations` where `core_page_translations`.`origin_id` = 3 and `core_page_translations`.`origin_id` is not null and `locale` = 'en' limit 11.16msvillab1_dreamzelter26HasTranslations.php#51
      Bindings
      • 0: 3
      • 1: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Http/Controllers/HomeController.php:37
      • 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` = 3 and `object_model` = 'page_translation_en' limit 1590μsvillab1_dreamzelter26BaseModel.php#199
      Bindings
      • 0: 3
      • 1: page_translation_en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. app/BaseModel.php:199
      • 17. app/BaseModel.php:214
      • 18. app/Http/Controllers/HomeController.php:38
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `core_templates` where `core_templates`.`id` = 3 and `core_templates`.`id` is not null limit 1690μsvillab1_dreamzelter26Page.php#79
      Bindings
      • 0: 3
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. modules/Page/Models/Page.php:79
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_template_translations` where `core_template_translations`.`origin_id` = 3 and `core_template_translations`.`origin_id` is not null and `locale` = 'en' limit 1740μsvillab1_dreamzelter26HasTranslations.php#51
      Bindings
      • 0: 3
      • 1: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/Page/Models/Page.php:81
      • 23. view::Page::frontend.detail:5
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 10001.13msvillab1_dreamzelter26FormSearchSpace.php#73
      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/Blocks/FormSearchSpace.php:73
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)940μsvillab1_dreamzelter26FormSearchSpace.php#73
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Space/Blocks/FormSearchSpace.php:73
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select count(*) as aggregate from (select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id`) as `aggregate_table`1.68msvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Space/Blocks/ListSpace.php:156
      • 17. modules/Space/Blocks/ListSpace.php:133
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id` order by `bravo_spaces`.`id` asc limit 5 offset 01.28msvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Space/Blocks/ListSpace.php:156
      • 17. modules/Space/Blocks/ListSpace.php:133
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (1, 2, 3, 4, 6) and `bravo_locations`.`deleted_at` is null940μsvillab1_dreamzelter26ListSpace.php#156
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 6)930μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. modules/Space/Blocks/ListSpace.php:156
      • 27. modules/Space/Blocks/ListSpace.php:133
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:82
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'space' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 2, 3, 4, 5)870μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: space
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_space_translations` where `locale` = 'en' and `bravo_space_translations`.`origin_id` in (1, 2, 3, 4, 5) and `bravo_space_translations`.`deleted_at` is null1.02msvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_terms` where `id` in ('26', '27', '28', '29', '30', '31') and `bravo_terms`.`deleted_at` is null1msvillab1_dreamzelter26SpaceTermFeaturedBox.php#57
      Bindings
      • 0: 26
      • 1: 27
      • 2: 28
      • 3: 29
      • 4: 30
      • 5: 31
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Space/Blocks/SpaceTermFeaturedBox.php:57
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:5
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (26, 27, 28, 29, 30, 31)580μsvillab1_dreamzelter26SpaceTermFeaturedBox.php#57
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Space/Blocks/SpaceTermFeaturedBox.php:57
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:5
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null order by `id` desc limit 6640μsvillab1_dreamzelter26ListLocations.php#168
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Location/Blocks/ListLocations.php:168
      • 16. modules/Location/Blocks/ListLocations.php:132
      • 19. modules/Template/Blocks/RootBlock.php:10
      • 22. modules/Page/Models/Page.php:82
      • 23. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (5, 6, 7, 8, 9, 10)550μsvillab1_dreamzelter26ListLocations.php#168
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Location/Blocks/ListLocations.php:168
      • 21. modules/Location/Blocks/ListLocations.php:132
      • 24. modules/Template/Blocks/RootBlock.php:10
      • 27. modules/Page/Models/Page.php:82
      • 28. view::Page::frontend.detail:5
    • select count(*) as aggregate from (select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id`) as `aggregate_table`770μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Space/Blocks/ListSpace.php:156
      • 17. modules/Space/Blocks/ListSpace.php:133
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select `bravo_spaces`.* from `bravo_spaces` where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null group by `bravo_spaces`.`id` order by `bravo_spaces`.`id` desc limit 4 offset 0650μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: publish
      Backtrace
      • 16. modules/Space/Blocks/ListSpace.php:156
      • 17. modules/Space/Blocks/ListSpace.php:133
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:82
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (1, 5) and `bravo_locations`.`deleted_at` is null480μsvillab1_dreamzelter26ListSpace.php#156
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (1, 5)470μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. modules/Space/Blocks/ListSpace.php:156
      • 27. modules/Space/Blocks/ListSpace.php:133
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:82
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'space' and `user_id` = 0 and `user_wishlist`.`object_id` in (8, 9, 10, 11)420μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: space
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_space_translations` where `locale` = 'en' and `bravo_space_translations`.`origin_id` in (8, 9, 10, 11) and `bravo_space_translations`.`deleted_at` is null440μsvillab1_dreamzelter26ListSpace.php#156
      Bindings
      • 0: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. modules/Space/Blocks/ListSpace.php:156
      • 22. modules/Space/Blocks/ListSpace.php:133
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:82
      • 29. view::Page::frontend.detail:5
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1690μsvillab1_dreamzelter26HasTranslations.php#51
      Bindings
      • 0: 1
      • 1: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. 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` = 'en' limit 1590μsvillab1_dreamzelter26HasTranslations.php#51
      Bindings
      • 0: 1
      • 1: en
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. 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
    Modules\Location\Models\Location
    23Location.php#?
    Modules\Location\Models\LocationTranslation
    15LocationTranslation.php#?
    Modules\Space\Models\Space
    9Space.php#?
    Modules\Core\Models\Terms
    6Terms.php#?
    Modules\Core\Models\TermsTranslation
    6TermsTranslation.php#?
    Modules\Space\Models\SpaceTranslation
    3SpaceTranslation.php#?
    Modules\Core\Models\MenuTranslation
    2MenuTranslation.php#?
    Modules\Page\Models\Page
    1Page.php#?
    Modules\Template\Models\Template
    1Template.php#?
    Modules\Template\Models\TemplateTranslation
    1TemplateTranslation.php#?
      web
      null
      sanctum
      null
        _token
        os3caxgGCLSDbvrZh50JLchucnEGKPVt3N3jRc8D
        bc_current_currency
        eur
        _previous
        array:1 [ "url" => "https://www.villabnb.com.tr/public/en" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /en
        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:16 [ "host" => array:1 [ 0 => "www.villabnb.com.tr" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InQwaXFHK2Z5V21Zbm1IOG1VODNTdXc9PSIsInZhbHVlIjoibTBrSXhCY2c3aHRQMVZiNWFxbFRyVmJSVWxQS1dCdkV0ZERlZm5Wdk54WWZHL3RmVWNQYzI3Vy91V252KzIvREM0VlZrNGx1YnBnblk1Y2VvWU1GQko3UHV5Y2V2K1dadXA4NHk0TTUwMTFKbkt1NEw1TGRQdkNUdlV2NFBDL2siLCJtYWMiOiI5OWEwNjhkNzc3Yzk2MThkZGJjMzg2NGExNWQ1MDQwNDU0NjhmMDY4ZDUxOTQzNzM1M2NkYWFhYmJiNzBhZTAxIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6ImZIME1YVDdRK1k4Q2ZpMUVkNGdxSmc9PSIsInZhbHVlIjoic1RDYk55OHo0QnRta1B1THBZMWE1bm5NZzdRT0ZCRU02ckJSV0g4NUxuTllNaitoNTI5ZEVjbTNzcU1DTGhZaHh4N0J5QzJvczNlZDhaYnZsOHo0V0tWNW80aGxqNzBkVkVCZ25ORWZDSjVuMXJHYzZVVGNWTVpZa3JIRWVqNGkiLCJtYWMiOiIzMGRhNTQzYmMwNmQ2Nzc3MGJjZjU2NTkwZjQwYTI4YWExNWVkNzYzZWRlYmY5OTc5MWNiMzViMThmZTk1YzI5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InQwaXFHK2Z5V21Zbm1IOG1VODNTdXc9PSIsInZhbHVlIjoibTBrSXhCY2c3aHRQMVZiNWFxbFRyVmJSVWxQS1dCdkV0ZERlZm5Wdk54WWZHL3RmVWNQYzI3Vy91V252KzIvREM0VlZrN" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "os3caxgGCLSDbvrZh50JLchucnEGKPVt3N3jRc8D" "booking_core_session" => "MJPkyKzlpULzonNGjHKnvh6s6J2DPgEFVY8JFDO8" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 28 Jul 2025 03:58:26 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlEwNmt3S0dmWXdFTWdRVm1xVXZxTUE9PSIsInZhbHVlIjoic2VwREErWHkzdDAvcXZwOGJQR2w4djJla3NNeEowblVzMnh0SnVac2t0WFJZbnJjTHpGdGZmRXl0QjhWL0MxRXR4MU0wWEJRRmtYWVBDZnd1Vnh0YXpUaitGM1lsY2FYZFM4d3I5UC9NaHlGSHhzdnlCR2VUK0JKd3VqeGFRdVMiLCJtYWMiOiI3ZTliYmMwNWNlYjcwNzhlYTJkYTczMWIwYjVlZGYzZDZjZDBjOTFhNzY5ZDNkNDhkZGNmNDYyOTI5ZGFmMjY3IiwidGFnIjoiIn0%3D; expires=Mon, 28 Jul 2025 05:58:26 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlEwNmt3S0dmWXdFTWdRVm1xVXZxTUE9PSIsInZhbHVlIjoic2VwREErWHkzdDAvcXZwOGJQR2w4djJla3NNeEowblVzMnh0SnVac2t0WFJZbnJjTHpGdGZmRXl0QjhWL0MxRXR4MU0wW" 1 => "booking_core_session=eyJpdiI6Ijk1blFWWm1iRVk3K3IvRXdJT0t3M0E9PSIsInZhbHVlIjoiNHphR2JpTzdKWFNpY0lITE5HYVVTRU1YcGFGeFc4SnVwYzhTakRIRHZjUWNQTUU4cGxTMEFQRXRkdXRDd0w2d2lDMEF4UEwzU05OTDE0c1F6bG96UGJKdjZPcjEvSysreFNBWGgrQUp2VVRJRnVFNXNRUExlRVpqdFZNM1c1UHoiLCJtYWMiOiJiN2M2NjE1MjQ3OWE4YzlkZjVlZWFkODhhMTYxYTIwYzY0NzljNWJiMmMwMjMyMTgwZWM3ZGU3MDI4MzA0ZDE5IiwidGFnIjoiIn0%3D; expires=Mon, 28 Jul 2025 05:58:26 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6Ijk1blFWWm1iRVk3K3IvRXdJT0t3M0E9PSIsInZhbHVlIjoiNHphR2JpTzdKWFNpY0lITE5HYVVTRU1YcGFGeFc4SnVwYzhTakRIRHZjUWNQTUU4cGxTMEFQRXRkdXRDd0w" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlEwNmt3S0dmWXdFTWdRVm1xVXZxTUE9PSIsInZhbHVlIjoic2VwREErWHkzdDAvcXZwOGJQR2w4djJla3NNeEowblVzMnh0SnVac2t0WFJZbnJjTHpGdGZmRXl0QjhWL0MxRXR4MU0wWEJRRmtYWVBDZnd1Vnh0YXpUaitGM1lsY2FYZFM4d3I5UC9NaHlGSHhzdnlCR2VUK0JKd3VqeGFRdVMiLCJtYWMiOiI3ZTliYmMwNWNlYjcwNzhlYTJkYTczMWIwYjVlZGYzZDZjZDBjOTFhNzY5ZDNkNDhkZGNmNDYyOTI5ZGFmMjY3IiwidGFnIjoiIn0%3D; expires=Mon, 28-Jul-2025 05:58:26 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlEwNmt3S0dmWXdFTWdRVm1xVXZxTUE9PSIsInZhbHVlIjoic2VwREErWHkzdDAvcXZwOGJQR2w4djJla3NNeEowblVzMnh0SnVac2t0WFJZbnJjTHpGdGZmRXl0QjhWL0MxRXR4MU0wW" 1 => "booking_core_session=eyJpdiI6Ijk1blFWWm1iRVk3K3IvRXdJT0t3M0E9PSIsInZhbHVlIjoiNHphR2JpTzdKWFNpY0lITE5HYVVTRU1YcGFGeFc4SnVwYzhTakRIRHZjUWNQTUU4cGxTMEFQRXRkdXRDd0w2d2lDMEF4UEwzU05OTDE0c1F6bG96UGJKdjZPcjEvSysreFNBWGgrQUp2VVRJRnVFNXNRUExlRVpqdFZNM1c1UHoiLCJtYWMiOiJiN2M2NjE1MjQ3OWE4YzlkZjVlZWFkODhhMTYxYTIwYzY0NzljNWJiMmMwMjMyMTgwZWM3ZGU3MDI4MzA0ZDE5IiwidGFnIjoiIn0%3D; expires=Mon, 28-Jul-2025 05:58:26 GMT; path=/; httponlybooking_core_session=eyJpdiI6Ijk1blFWWm1iRVk3K3IvRXdJT0t3M0E9PSIsInZhbHVlIjoiNHphR2JpTzdKWFNpY0lITE5HYVVTRU1YcGFGeFc4SnVwYzhTakRIRHZjUWNQTUU4cGxTMEFQRXRkdXRDd0w" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "os3caxgGCLSDbvrZh50JLchucnEGKPVt3N3jRc8D" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "https://www.villabnb.com.tr/public/en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-28 06:58:26GET/public/en1442567
        2025-07-28 - 2025-07-29