Kiralık araçlarda arama

The translation of "FILTER BY" in Persian (Farsi) is "فیلتر بر اساس".

فیلتر قیمت

₤154 ₤600154266377489600

امتیاز بررسی

Car Type

Car Features

ANKARA
10 Auto 10 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
450,00₤ / روز
7 Auto 8 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
400,00₤ / روز
6 Auto 9 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
300,00₤ / روز
7 Auto 4 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
300,00₤ / روز
5 Auto 10 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
500,00₤ 154,00₤ / روز
3 Auto 5 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
400,00₤ / روز
4 Auto 5 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
350,00₤ / روز
7 Auto 5 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
250,00₤ / روز
ANTALYA
6 Auto 6 4
Sure! Please provide the text you would like me to translate from English to Persian (Farsi).
199,00₤ / روز
نمایش 1 - 9 از 13 خودروها
Request history8.3.12PHP Version761msRequest Duration9MBMemory UsageGET fa/carRouteAuth status
    • Booting (286ms)time
    • Application (475ms)time
    • 1 x Application (62.45%)
      475ms
      1 x Booting (37.54%)
      286ms
      39 templates were rendered
      • 1x Car::frontend.searchsearch.blade.php#?blade
      • 1x Car::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Car::frontend.layouts.search.fields.service_nameservice_name.blade.php#?blade
      • 1x Car::frontend.layouts.search.fields.locationlocation.blade.php#?blade
      • 1x Car::frontend.layouts.search.fields.datedate.blade.php#?blade
      • 1x Car::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Car::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 Car::frontend.ajax.search-resultsearch-result.blade.php#?blade
      • 9x Car::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 fa/car
      middleware
      web
      controller
      Modules\Car\Controllers\CarController@index
      namespace
      Modules\Car\Controllers
      prefix
      fa/car
      where
      as
      car.search
      file
      modules/Car/Controllers/CarController.php:30-95
      16 statements were executed, 2 of which were duplicates, 14 unique. Show only duplicated27.23ms
      • select count(*) as aggregate from (select `bravo_cars`.* from `bravo_cars` where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null group by `bravo_cars`.`id`) as `aggregate_table`6.62msdrtu_drturkCarController.php#47
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Car/Controllers/CarController.php:47
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Car/Controllers/CarController.php:28
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `bravo_cars`.* from `bravo_cars` where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null group by `bravo_cars`.`id` order by `bravo_cars`.`is_featured` desc, `bravo_cars`.`id` desc limit 9 offset 01.81msdrtu_drturkCarController.php#47
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Car/Controllers/CarController.php:47
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Car/Controllers/CarController.php:28
        • 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, 3, 5, 6, 7, 8) and `bravo_locations`.`deleted_at` is null1.32msdrtu_drturkCarController.php#47
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Car/Controllers/CarController.php:47
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Car/Controllers/CarController.php:28
        • 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` = 'fa' and `bravo_location_translations`.`origin_id` in (6, 7)1.22msdrtu_drturkCarController.php#47
        Bindings
        • 0: fa
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Car/Controllers/CarController.php:47
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Car/Controllers/CarController.php:28
        • 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` = 'car' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 4, 5, 6, 9, 10, 11, 12, 13)810μsdrtu_drturkCarController.php#47
        Bindings
        • 0: car
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Car/Controllers/CarController.php:47
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Car/Controllers/CarController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_car_translations` where `locale` = 'fa' and `bravo_car_translations`.`origin_id` in (1, 4, 5, 6, 9, 10, 11, 12, 13) and `bravo_car_translations`.`deleted_at` is null840μsdrtu_drturkCarController.php#47
        Bindings
        • 0: fa
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Car/Controllers/CarController.php:47
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Car/Controllers/CarController.php:28
        • 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 10001.41msdrtu_drturkCarController.php#78
        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/Car/Controllers/CarController.php:78
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Car/Controllers/CarController.php:28
        • 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` = 'fa' and `bravo_location_translations`.`origin_id` in (6, 7, 10, 16, 17, 34, 35)1.31msdrtu_drturkCarController.php#78
        Bindings
        • 0: fa
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Car/Controllers/CarController.php:78
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Car/Controllers/CarController.php:28
        • 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_cars` where `status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 11.23msdrtu_drturkCar.php#532
        Bindings
        • 0: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Car/Models/Car.php:532
        • 17. modules/Car/Controllers/CarController.php:79
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Car/Controllers/CarController.php:28
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_attrs` where `service` = 'car' and `bravo_attrs`.`deleted_at` is null order by `position` desc930μsdrtu_drturkCarController.php#87
        Bindings
        • 0: car
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Car/Controllers/CarController.php:87
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Car/Controllers/CarController.php:28
        • 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_cars` inner join `bravo_car_term` on `bravo_cars`.`id` = `bravo_car_term`.`target_id` where `bravo_terms`.`id` = `bravo_car_term`.`term_id` and `bravo_cars`.`deleted_at` is null) as `car_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (9, 10) and `bravo_terms`.`deleted_at` is null3.8msdrtu_drturkCarController.php#87
        Backtrace
        • 20. modules/Car/Controllers/CarController.php:87
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Car/Controllers/CarController.php:28
        • 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` = 'fa' and `bravo_terms_translations`.`origin_id` in (61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74)1.27msdrtu_drturkCarController.php#87
        Bindings
        • 0: fa
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Car/Controllers/CarController.php:87
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Car/Controllers/CarController.php:28
        • 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` = 'fa' and `bravo_attrs_translations`.`origin_id` in (9, 10)680μsdrtu_drturkCarController.php#87
        Bindings
        • 0: fa
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Car/Controllers/CarController.php:87
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Car/Controllers/CarController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. 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` = 'fa' limit 11.55msdrtu_drturkHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: fa
        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` = 'fa' limit 11.34msdrtu_drturkHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: fa
        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.09msdrtu_drturkAppHelper.php#629
        Bindings
        • 0: 14
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Helpers/AppHelper.php:629
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      Modules\Core\Models\Terms
      14Terms.php#?
      Modules\Car\Models\Car
      10Car.php#?
      Modules\Location\Models\Location
      9Location.php#?
      Modules\Core\Models\Attributes
      2Attributes.php#?
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      Modules\Page\Models\Page
      1Page.php#?
        web
        null
        sanctum
        null
          _token
          WgauQuqBaQJHFdcsqOsnn0ULy9luMbLnySnxxS6f
          _previous
          array:1 [ "url" => "https://doktorturk.com.tr/fa/car" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /fa/car
          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=eyJpdiI6IlM5Um8zQkliOTZ1VURGaU9ZTXdBaEE9PSIsInZhbHVlIjoienl3UjJtb3VrZUdyS3hEZldWNjhrQSs0STlYT05McXZXYjRoZHBiekI1Sk9aZ1h6QnNKMjg2NXQ3VkhxbU5oQlpuWHhOalQ1RkFZQW9SNk5PVjF3Vm1lQXdUNllua254RDNmR0dNZVZhTWRhdjVaaitqeVAwd21XTlkrZWdoRHMiLCJtYWMiOiIzZDlkYTllMDMzZWUwZDYzZTE2ODgyNjZmOTk0NjQzYThjOTkzOTE1NDI5YWNiN2VhMThlMzZhM2M0OWU1NmY0IiwidGFnIjoiIn0%3D; dr_turk_session=eyJpdiI6Img1U2cyRG1aM3h5MVg2NStCNEpTTGc9PSIsInZhbHVlIjoiMkpyRzdiMnBPU0tzelo3K1YwWTVUNUNudHQ4bUZDTjZrVGdnVGFsVjhsTGFVZTlNeURPclJlSXd1eXJ1UUh4bThHZlJlNk5Zb3ZjWkp6dTYxVGpBb0Q1OUxoUGNTNUhvTDhyUlY5ZGtYeG5ITndNYnZFdlZEc0dWU25DUzZJY2oiLCJtYWMiOiJjZWU0YjgxZTNmMzg3OWI0OTc3ZjkyYjExZGNmN2VjMmVkZTU1NDQ2M2E2YTgzNDA4ZDQ0Y2YwYmZlYzc2ZDI2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlM5Um8zQkliOTZ1VURGaU9ZTXdBaEE9PSIsInZhbHVlIjoienl3UjJtb3VrZUdyS3hEZldWNjhrQSs0STlYT05McXZXYjRoZHBiekI1Sk9aZ1h6QnNKMjg2NXQ3VkhxbU5oQlpuWHhOa" ] "host" => array:1 [ 0 => "doktorturk.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.189.193.251" ] "cf-ray" => array:1 [ 0 => "8f4fada22c78cf32-CMH" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "18.189.193.251" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" => "WgauQuqBaQJHFdcsqOsnn0ULy9luMbLnySnxxS6f" "dr_turk_session" => "s520JGTeEqYMSmSCRTcmycE1U664hlLdZaGw222o" ]
          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 => "Fri, 20 Dec 2024 12:36:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpkNVFuVzFCc0c4SzJCTmt6dVJValE9PSIsInZhbHVlIjoienNDczhRWXdEbTh0R0Ywdlg0RlRkcUZjOXlBUU4wbkRXOWg4eE9VRjRmSXVNelphRktBazhsbU8wYVJFcE04YlA2dGZkQldrMklpOGdjeXFvT0hVakJnYjdRcEZxSGVuRzJpdHlSSUViV0ttRmFQVmFMNFk5OWJWSUNoQS9GVEsiLCJtYWMiOiIzMDRkM2Y1YWFhMzdkYTFkODE0M2M4ZTg0MDJmNzRhMzgyYjhkYWJkOTE1MWRiZDJlZjlkZjg1Mjg0ZDFjMjM4IiwidGFnIjoiIn0%3D; expires=Fri, 20 Dec 2024 14:36:29 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InpkNVFuVzFCc0c4SzJCTmt6dVJValE9PSIsInZhbHVlIjoienNDczhRWXdEbTh0R0Ywdlg0RlRkcUZjOXlBUU4wbkRXOWg4eE9VRjRmSXVNelphRktBazhsbU8wYVJFcE04YlA2dGZkQ" 1 => "dr_turk_session=eyJpdiI6Ijc3c3QwYmV2QXVRdjYvVzJocXJwR0E9PSIsInZhbHVlIjoiZkE1Z2cweDY2b0Q2alpqbFVFNHozRTQzbVl2WDZnUkQxcU5hTVNSbVlWR2hNL0tZMGJTbFVzWXpUaXZtdGZQWUYxMmJ5bm9DZHJET3NodUUwUmZPZGZNeU0wVmlnSEt1MzkxSFNBblVIakxheTlSbVdma2FzVjdFZmJiNDY0RlciLCJtYWMiOiI4NzQwYjMyYzRkNWFlNTg4NzgxOTM0ZGI3MmZkODVmOTIzZjQyYmU4MzU5NzdlMDI5NWMyOGY3MzEwMTFlYTA5IiwidGFnIjoiIn0%3D; expires=Fri, 20 Dec 2024 14:36:29 GMT; Max-Age=7200; path=/; httponly; samesite=laxdr_turk_session=eyJpdiI6Ijc3c3QwYmV2QXVRdjYvVzJocXJwR0E9PSIsInZhbHVlIjoiZkE1Z2cweDY2b0Q2alpqbFVFNHozRTQzbVl2WDZnUkQxcU5hTVNSbVlWR2hNL0tZMGJTbFVzWXpUaXZtdGZQWUYx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpkNVFuVzFCc0c4SzJCTmt6dVJValE9PSIsInZhbHVlIjoienNDczhRWXdEbTh0R0Ywdlg0RlRkcUZjOXlBUU4wbkRXOWg4eE9VRjRmSXVNelphRktBazhsbU8wYVJFcE04YlA2dGZkQldrMklpOGdjeXFvT0hVakJnYjdRcEZxSGVuRzJpdHlSSUViV0ttRmFQVmFMNFk5OWJWSUNoQS9GVEsiLCJtYWMiOiIzMDRkM2Y1YWFhMzdkYTFkODE0M2M4ZTg0MDJmNzRhMzgyYjhkYWJkOTE1MWRiZDJlZjlkZjg1Mjg0ZDFjMjM4IiwidGFnIjoiIn0%3D; expires=Fri, 20-Dec-2024 14:36:29 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InpkNVFuVzFCc0c4SzJCTmt6dVJValE9PSIsInZhbHVlIjoienNDczhRWXdEbTh0R0Ywdlg0RlRkcUZjOXlBUU4wbkRXOWg4eE9VRjRmSXVNelphRktBazhsbU8wYVJFcE04YlA2dGZkQ" 1 => "dr_turk_session=eyJpdiI6Ijc3c3QwYmV2QXVRdjYvVzJocXJwR0E9PSIsInZhbHVlIjoiZkE1Z2cweDY2b0Q2alpqbFVFNHozRTQzbVl2WDZnUkQxcU5hTVNSbVlWR2hNL0tZMGJTbFVzWXpUaXZtdGZQWUYxMmJ5bm9DZHJET3NodUUwUmZPZGZNeU0wVmlnSEt1MzkxSFNBblVIakxheTlSbVdma2FzVjdFZmJiNDY0RlciLCJtYWMiOiI4NzQwYjMyYzRkNWFlNTg4NzgxOTM0ZGI3MmZkODVmOTIzZjQyYmU4MzU5NzdlMDI5NWMyOGY3MzEwMTFlYTA5IiwidGFnIjoiIn0%3D; expires=Fri, 20-Dec-2024 14:36:29 GMT; path=/; httponlydr_turk_session=eyJpdiI6Ijc3c3QwYmV2QXVRdjYvVzJocXJwR0E9PSIsInZhbHVlIjoiZkE1Z2cweDY2b0Q2alpqbFVFNHozRTQzbVl2WDZnUkQxcU5hTVNSbVlWR2hNL0tZMGJTbFVzWXpUaXZtdGZQWUYx" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "WgauQuqBaQJHFdcsqOsnn0ULy9luMbLnySnxxS6f" "_previous" => array:1 [ "url" => "https://doktorturk.com.tr/fa/car" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12024-12-20 15:36:29GET/fa/car391638