Lada, 2105

  • New
  • Automatic
  • Model 2010
  • 19 KM
  • Sports

Est molestias nobis

Request history8.2.27PHP Version614msRequest Duration5MBMemory UsageGET carsRoute
    • Booting (21.56ms)time
    • Application (592ms)time
    • 1 x Application (96.49%)
      592ms
      1 x Booting (3.51%)
      21.56ms
      9 templates were rendered
      • end-user.pages.cars.indexindex.blade.php#?blade
      • livewire.end-user.filter-carfilter-car.blade.php#?blade
      • end-user.components.favorite-iconfavorite-icon.blade.php#?blade
      • end-user.layouts.appapp.blade.php#?blade
      • end-user.layouts.headerheader.blade.php#?blade
      • end-user.layouts.sidebarsidebar.blade.php#?blade
      • end-user.layouts.footerfooter.blade.php#?blade
      • end-user.layouts.alertsalerts.blade.php#?blade
      • end-user.layouts.firebasescriptfirebasescript.blade.php#?blade
      uri
      GET cars
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\EndUser\CarController@index
      as
      end-user.cars.index
      namespace
      prefix
      where
      file
      app/Http/Controllers/EndUser/CarController.php:25-117
      29 statements were executed, 18 of which were duplicates, 11 unique. Show only duplicated153ms
      • Connection Establishedarabqrqr_arabitacCarController.php#30
        Backtrace
        • 15. app/Http/Controllers/EndUser/CarController.php:30
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands`
        43.81msarabqrqr_arabitacCarController.php#30
        Backtrace
        • 18. app/Http/Controllers/EndUser/CarController.php:30
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `feature_options`
        19.51msarabqrqr_arabitacCarController.php#32
        Backtrace
        • 18. app/Http/Controllers/EndUser/CarController.php:32
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `car_models` where `brand_id` in ('114')
        13.12msarabqrqr_arabitacCarController.php#50
        Bindings
        • 0: 114
        Backtrace
        • 15. app/Http/Controllers/EndUser/CarController.php:50
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `cars` where `is_hide` = 0 and `is_approved` = 1 and `brand_id` in ('114') and `is_deleted` = 0
        5.22msarabqrqr_arabitacCarController.php#111
        Bindings
        • 0: 0
        • 1: 1
        • 2: 114
        • 3: 0
        Backtrace
        • 16. app/Http/Controllers/EndUser/CarController.php:111
        • 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 `brands`
        1.79msarabqrqr_arabitacFilterCar.php#42
        Backtrace
        • 18. app/Livewire/EndUser/FilterCar.php:42
        • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 20. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 21. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 22. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `car_types`
        3.06msarabqrqr_arabitacFilterCar.php#43
        Backtrace
        • 18. app/Livewire/EndUser/FilterCar.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 20. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 21. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 22. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `feature_options`
        2.6msarabqrqr_arabitacFilterCar.php#45
        Backtrace
        • 18. app/Livewire/EndUser/FilterCar.php:45
        • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 20. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 21. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 22. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select count(*) as aggregate from `cars` where `is_hide` = 0 and `is_approved` = 1 and `is_deleted` = 0
        1.37msarabqrqr_arabitacFilterCar.php#90
        Bindings
        • 0: 0
        • 1: 1
        • 2: 0
        Backtrace
        • 16. app/Livewire/EndUser/FilterCar.php:90
        • 17. app/Livewire/EndUser/FilterCar.php:63
        • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 19. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 20. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `cars` where `is_hide` = 0 and `is_approved` = 1 and `is_deleted` = 0 limit 15 offset 0
        1.09msarabqrqr_arabitacFilterCar.php#90
        Bindings
        • 0: 0
        • 1: 1
        • 2: 0
        Backtrace
        • 16. app/Livewire/EndUser/FilterCar.php:90
        • 17. app/Livewire/EndUser/FilterCar.php:63
        • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 19. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 20. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `media` where `media`.`model_id` in (1) and `media`.`model_type` = 'App\Models\Car'
        8.1msarabqrqr_arabitacFilterCar.php#90
        Bindings
        • 0: App\Models\Car
        Backtrace
        • 21. app/Livewire/EndUser/FilterCar.php:90
        • 22. app/Livewire/EndUser/FilterCar.php:63
        • 23. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 24. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 25. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `showrooms` where `showrooms`.`id` in (1)
        8.15msarabqrqr_arabitacFilterCar.php#90
        Backtrace
        • 21. app/Livewire/EndUser/FilterCar.php:90
        • 22. app/Livewire/EndUser/FilterCar.php:63
        • 23. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 24. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 25. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `users` where `users`.`id` in (1)
        4.16msarabqrqr_arabitacFilterCar.php#90
        Backtrace
        • 21. app/Livewire/EndUser/FilterCar.php:90
        • 22. app/Livewire/EndUser/FilterCar.php:63
        • 23. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 24. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 25. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `brands` where `brands`.`id` = 32 limit 1
        2.97msarabqrqr_arabitacfilter-car.blade.php#240
        Bindings
        • 0: 32
        Backtrace
        • 21. view::livewire.end-user.filter-car:240
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:190
      • select * from `car_models` where `car_models`.`id` = 786 limit 1
        2.25msarabqrqr_arabitacfilter-car.blade.php#240
        Bindings
        • 0: 786
        Backtrace
        • 21. view::livewire.end-user.filter-car:240
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:190
      • select * from `car_types` where `car_types`.`id` = 14 limit 1
        1.47msarabqrqr_arabitacfilter-car.blade.php#268
        Bindings
        • 0: 14
        Backtrace
        • 21. view::livewire.end-user.filter-car:268
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:190
      • select * from `features` where `features`.`id` = 5 limit 1
        5.83msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 5 limit 1
        890μsarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 5 limit 1
        1.56msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 7 limit 1
        2.27msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 7 limit 1
        3.32msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 7 limit 1
        1.04msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 7 limit 1
        1.91msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 8 limit 1
        2.17msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 8
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 8 limit 1
        1.59msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 8
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 8 limit 1
        4.21msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 8
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 5 limit 1
        6.39msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 5
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 8 limit 1
        770μsarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 8
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 8 limit 1
        1.2msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 8
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      • select * from `features` where `features`.`id` = 7 limit 1
        1.42msarabqrqr_arabitacFeatureOption.php#23
        Bindings
        • 0: 7
        Backtrace
        • 21. app/Models/FeatureOption.php:23
        • 24. vendor/spatie/laravel-translatable/src/HasTranslations.php:42
        • 33. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:244
        • 34. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:237
        • 35. vendor/livewire/livewire/src/HydrationMiddleware/HydratePublicProperties.php:114
      App\Models\Brand
      197Brand.php#?
      App\Models\FeatureOption
      28FeatureOption.php#?
      App\Models\Feature
      14Feature.php#?
      App\Models\CarType
      13CarType.php#?
      App\Models\Car
      1Car.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      1Media.php#?
      App\Models\User
      1User.php#?
      App\Models\CarModel
      1CarModel.php#?
      end-user.filter-car #jFGk8OCSnejIE06U1nnl
      array:5 [ "data" => array:20 [ "brands" => Illuminate\Database\Eloquent\Collection {#2673 ...
          _token
          hSK1DxRyaNurh9DIe58Rmb8dIt8S13qvdFSgs6Ct
          locale
          en
          _flash
          array:2 [ "new" => [] "old" => [] ]
          _previous
          array:1 [ "url" => "https://silverblueqa.com/cars?brand%5B0%5D=114" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /cars
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "brand" => array:1 [ 0 => "114" ] ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "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, deflate, br, zstd" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdrUTNZYmtlZEVLWnc2ditLYzBYZUE9PSIsInZhbHVlIjoiTlM0a25ZV1lMWmpWTVA4bnlJZS9kS1BYc2RBcjkxQVFDckFyK0k4TVZJRDJ2OFhHZzBZRzlWRzF5QUxuWjBVemlGTnZnb2t2bmJnQkw3QVZ3YzdRZCsranI3OWNyUnlNcWF2Uzg0bUVLWkx3MFBoZWVaVk1MU05velA1Y0hnQU8iLCJtYWMiOiJiMTAwYzIzZWQ4MWJkZGRlZTM0MTVhNzM5NTE3NjJlMmY1NGQ1ODAwZjBlYjgyZmZmNjc4ZDg2NzhiMGRjN2NiIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjVPSWtCVU9sNCtiWEFTbDZPd3FmVnc9PSIsInZhbHVlIjoibUJCUUxPWFhlRG9NQ2NKYWVwRU1iU0QzaXZZVkdIK2xZVE5iMS9LQWdxWThkOGJnUk9hN29sQW8zNnc1bGNMRE0yYWpOUTNHK2k4ZTNtQmt4bG9DRndrbUt3OU5FUjRTOEdRWURpbWdJK2JheGFZdnlGNzVCRWdWbmZCL0NuZ1AiLCJtYWMiOiI3ZTQzOTg0ZjEwMGNhYjQ2YjQwZmZhZGFkMzYzYjgwNjI3YjUxOTExYTNjZTdmM2I5OWQ4NTRkMTM5NWQzM2IyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjdrUTNZYmtlZEVLWnc2ditLYzBYZUE9PSIsInZhbHVlIjoiTlM0a25ZV1lMWmpWTVA4bnlJZS9kS1BYc2RBcjkxQVFDckFyK0k4TVZJRDJ2OFhHZzBZRzlWRzF5QUxuWjBVemlGTnZnb" ] "host" => array:1 [ 0 => "silverblueqa.com" ] "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.117.170.130" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "hSK1DxRyaNurh9DIe58Rmb8dIt8S13qvdFSgs6Ct" "laravel_session" => "h4iMUusj7nJtohDFbDMkjNnw97YjT7rdux4G9MUV" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sat, 15 Mar 2025 01:18:05 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ildqb3hJV3pSMWYyMC9saGVOL3lzZWc9PSIsInZhbHVlIjoiaFlFa1hibnNJYU5teXhuY3JBaUkxcWQ3cDE5WnJtd3BtbEVyNGRDZy9IencrdFhLejdRTDBvb3NOY0R4R29VbnVvNkNvdlFoVEdKSjlRMWpCLzhuOVZoM1l3M1RZNHQ5cDJKZFJJZmdyd0VIMGJzakN4Q3ZuYUEvNHJFcVBFRHciLCJtYWMiOiI5MjAwZDliMjA2ODQ0MTgxY2NiZmI2ZjI3NDNjMTMzOGM1MGQ2MGQzOTk2OTc1MzlhNmI3MWQwOGY0M2E1ZTEwIiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 03:18:06 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ildqb3hJV3pSMWYyMC9saGVOL3lzZWc9PSIsInZhbHVlIjoiaFlFa1hibnNJYU5teXhuY3JBaUkxcWQ3cDE5WnJtd3BtbEVyNGRDZy9IencrdFhLejdRTDBvb3NOY0R4R29VbnVvNkNvd" 1 => "laravel_session=eyJpdiI6IjRqVUpYY0NVWEJhVXZzZWdZN0MrQ0E9PSIsInZhbHVlIjoiM3grVTh3MDBOK0VUSERYUzYvYURrUUFhNHN1UjhqYzFvaWRxVTRram80ZWR2OVNCNWNPQmc3RFVYUFIvM1l2ZEFyYVgyS1dHNEJvejJNUU93NGk5c04rNzZ3dWJyZEJuQXdyYWVYMlF4dHZST0ZjL2Q4N205VWtKLzBPeHU0U0IiLCJtYWMiOiJiNTVkOGVmNmJmZWI5M2QwZTc1ZjY0ZDkyYzE3ZDNhOWM0M2UzOWU3N2YzZTY4ZGVlNWQwMTM3YWQ4Yzk2YjAxIiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 03:18:06 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjRqVUpYY0NVWEJhVXZzZWdZN0MrQ0E9PSIsInZhbHVlIjoiM3grVTh3MDBOK0VUSERYUzYvYURrUUFhNHN1UjhqYzFvaWRxVTRram80ZWR2OVNCNWNPQmc3RFVYUFIvM1l2ZEFy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ildqb3hJV3pSMWYyMC9saGVOL3lzZWc9PSIsInZhbHVlIjoiaFlFa1hibnNJYU5teXhuY3JBaUkxcWQ3cDE5WnJtd3BtbEVyNGRDZy9IencrdFhLejdRTDBvb3NOY0R4R29VbnVvNkNvdlFoVEdKSjlRMWpCLzhuOVZoM1l3M1RZNHQ5cDJKZFJJZmdyd0VIMGJzakN4Q3ZuYUEvNHJFcVBFRHciLCJtYWMiOiI5MjAwZDliMjA2ODQ0MTgxY2NiZmI2ZjI3NDNjMTMzOGM1MGQ2MGQzOTk2OTc1MzlhNmI3MWQwOGY0M2E1ZTEwIiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 03:18:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ildqb3hJV3pSMWYyMC9saGVOL3lzZWc9PSIsInZhbHVlIjoiaFlFa1hibnNJYU5teXhuY3JBaUkxcWQ3cDE5WnJtd3BtbEVyNGRDZy9IencrdFhLejdRTDBvb3NOY0R4R29VbnVvNkNvd" 1 => "laravel_session=eyJpdiI6IjRqVUpYY0NVWEJhVXZzZWdZN0MrQ0E9PSIsInZhbHVlIjoiM3grVTh3MDBOK0VUSERYUzYvYURrUUFhNHN1UjhqYzFvaWRxVTRram80ZWR2OVNCNWNPQmc3RFVYUFIvM1l2ZEFyYVgyS1dHNEJvejJNUU93NGk5c04rNzZ3dWJyZEJuQXdyYWVYMlF4dHZST0ZjL2Q4N205VWtKLzBPeHU0U0IiLCJtYWMiOiJiNTVkOGVmNmJmZWI5M2QwZTc1ZjY0ZDkyYzE3ZDNhOWM0M2UzOWU3N2YzZTY4ZGVlNWQwMTM3YWQ4Yzk2YjAxIiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 03:18:06 GMT; path=/; httponlylaravel_session=eyJpdiI6IjRqVUpYY0NVWEJhVXZzZWdZN0MrQ0E9PSIsInZhbHVlIjoiM3grVTh3MDBOK0VUSERYUzYvYURrUUFhNHN1UjhqYzFvaWRxVTRram80ZWR2OVNCNWNPQmc3RFVYUFIvM1l2ZEFy" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "hSK1DxRyaNurh9DIe58Rmb8dIt8S13qvdFSgs6Ct" "locale" => "en" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://silverblueqa.com/cars?brand%5B0%5D=114" ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-15 03:18:06GET/cars?brand%5B0%5D=1149292561