New SUZUKI JIMNY PETROL Deals:

SUZUKI JIMNY

Filter your results:

  • Jimny-Petrol
  • 1.5 ALLGRIP Commercial 4WD
  • Petrol
  • Manual

Suzuki Jimny variants:

Suzuki Jimny derivatives:

Compare new SUZUKI JIMNY PETROL deals on cars2buy's new van price comparison site to find the best new van deals available in the UK. We advertise the best SUZUKI JIMNY PETROL deals we have been able to find to ensure that you are getting the best possible price available. Browse the SUZUKI JIMNY PETROL prices above and use cars2buy to contact the dealer directly. If you are looking to buy new a new SUZUKI JIMNY PETROL then you have come to the right place!

Filter your results:

Request history8.2.27PHP Version188msRequest Duration2MBMemory UsageGET new-vans/{manufacturer}/{model}/{variant}Route
  • warninglog[01:42:29] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[01:42:29] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[01:42:29] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[01:42:29] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • Booting (37.38ms)time
  • Application (151ms)time
  • 1 x Application (80.12%)
    151ms
    1 x Booting (19.88%)
    37.38ms
    13 templates were rendered
    • new-vans.showshow.blade.php#?blade
    • new-vans.search-barsearch-bar.blade.php#?blade
    • new-vans.filters.new-van-filternew-van-filter.blade.php#?blade
    • includes.van-filtersvan-filters.blade.php#?blade
    • new-vans.filters.new-van-filternew-van-filter.blade.php#?blade
    • includes.van-filtersvan-filters.blade.php#?blade
    • new-vans.extraextra.blade.php#?blade
    • appapp.blade.php#?blade
    • share.headhead.blade.php#?blade
    • includes.dfp-codedfp-code.blade.php#?blade
    • share.headerheader.blade.php#?blade
    • share.footerfooter.blade.php#?blade
    • share.footfoot.blade.php#?blade
    uri
    GET new-vans/{manufacturer}/{model}/{variant}
    middleware
    web
    controller
    App\Http\Controllers\NewVansController@results
    namespace
    where
    as
    new-van-results-variant
    file
    app/Http/Controllers/NewVansController.php:122-205
    18 statements were executed, 2 of which were duplicates, 16 unique. Show only duplicated10.27ms
    • Connection EstablishedvandirectController.php#304
      Backtrace
      • 14. app/Http/Controllers/Controller.php:304
      • 15. app/Http/Controllers/Controller.php:58
      • 17. vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
      • 19. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:957
    • select `van_id` from `vans` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny' and `model_long_slug` = 'jimny-petrol') limit 1
      900μsvandirectController.php#385
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: jimny-petrol
      Backtrace
      • 15. app/Http/Controllers/Controller.php:385
      • 16. app/Http/Controllers/Controller.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
      • 20. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:957
    • select count(*) as aggregate from `cus_cars` inner join `vans` on `vans`.`van_id` = `cus_cars`.`id_car` inner join `dealers` on `dealers`.`did` = `cus_cars`.`bid` inner join `account` on `broke_id` = `bid` or `broke_id` = `d_subid` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny' and `amount` > 0 and `d_live` = 1 and `live` = 1 and `capid` > 1 and `otrprice` > '4000') and `model_long_slug` = 'jimny-petrol'
      740μsvandirectNewVanSearch.php#50
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: 0
      • 3: 1
      • 4: 1
      • 5: 1
      • 6: 4000
      • 7: jimny-petrol
      Backtrace
      • 16. app/Queries/NewVanSearch.php:50
      • 17. app/Http/Controllers/NewVansController.php:132
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select distinct `make`, `model`, `model_long`, `model_long_slug`, `make_slug`, `model_slug`, `derivative` from `vans` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny') group by `make`, `model`, `model_long`, `model_long_slug`, `make_slug`, `model_slug` order by `model_long` asc
      420μsvandirectVanModel.php#131
      Bindings
      • 0: suzuki
      • 1: jimny
      Backtrace
      • 15. app/Queries/VanModel.php:131
      • 16. app/Http/Controllers/NewVansController.php:140
      • 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
    • Connection EstablishedbrampacImagesRepository.php#56
      Backtrace
      • 9. app/Queries/ImagesRepository.php:56
      • 10. app/Traits/VehicleImage.php:112
      • 11. app/Http/Controllers/NewVansController.php:146
      • 12. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 13. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `path`, `izmoAlias` from `images_izmo` inner join `vandirect`.`vans` on `images_izmo`.`cap_id` = `vandirect`.`vans`.`capid` where `vandirect`.`vans`.`make` = 'SUZUKI' and `vandirect`.`vans`.`model` = 'JIMNY' and `path` != '' and `izmoAlias` != '' and `ima_type` = 'LCV' order by `images_izmo`.`cap_id` desc, `images_izmo`.`ima_model_year` desc limit 1
      630μsbrampacImagesRepository.php#66
      Bindings
      • 0: SUZUKI
      • 1: JIMNY
      • 2: 
      • 3: 
      • 4: LCV
      Backtrace
      • 14. app/Queries/ImagesRepository.php:66
      • 15. app/Traits/VehicleImage.php:112
      • 16. app/Http/Controllers/NewVansController.php:146
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `path`, `izmoAlias` from `images_backfill` where `ima_make` = 'SUZUKI' and `ima_model` = 'JIMNY' and `path` != '' and `izmoAlias` != '' and `ima_type` = 'LCV' limit 1
      190μsbrampacImagesRepository.php#97
      Bindings
      • 0: SUZUKI
      • 1: JIMNY
      • 2: 
      • 3: 
      • 4: LCV
      Backtrace
      • 16. app/Queries/ImagesRepository.php:97
      • 17. app/Traits/VehicleImage.php:121
      • 18. app/Http/Controllers/NewVansController.php:146
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `model_cap` from `vandirect`.`vans` where `model` = 'JIMNY' limit 1
      180μsbrampacImagesRepository.php#106
      Bindings
      • 0: JIMNY
      Backtrace
      • 14. app/Queries/ImagesRepository.php:106
      • 18. app/Queries/ImagesRepository.php:102
      • 19. app/Traits/VehicleImage.php:121
      • 20. app/Http/Controllers/NewVansController.php:146
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `path`, `izmoAlias` from `images_backfill` where `ima_make` = 'SUZUKI' and `ima_model` = (select `model_cap` from `vandirect`.`vans` where `model` = 'JIMNY' limit 1) and `path` != '' and `izmoAlias` != '' and `ima_type` = 'LCV' limit 1
      260μsbrampacImagesRepository.php#111
      Bindings
      • 0: SUZUKI
      • 1: JIMNY
      • 2: 
      • 3: 
      • 4: LCV
      Backtrace
      • 16. app/Queries/ImagesRepository.php:111
      • 17. app/Traits/VehicleImage.php:121
      • 18. app/Http/Controllers/NewVansController.php:146
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `make`, `model`, `model_long`, `model_long_slug`, `derivative`, `van_id`, `derivative_slug` from `vans` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny' and `model_long` = 'JIMNY PETROL') order by `derivative` asc
      380μsvandirectVanModel.php#163
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: JIMNY PETROL
      Backtrace
      • 15. app/Queries/VanModel.php:163
      • 16. app/Http/Controllers/NewVansController.php:161
      • 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
    • select `make`, `make_slug`, `model`, `model_slug`, `model_long`, `model_long_slug`, `derivative`, `derivative_slug`, `lease_id`, `urllink`, `linked`, `bid`, `d_subid`, `logo`, MIN(price_monthly) as price_monthly from `lease_offers` inner join `vans` on `vans`.`van_id` = `lease_offers`.`id_car` inner join `dealers` on `dealers`.`did` = `lease_offers`.`bid` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0 and `capid` > 1) and `model_long_slug` = 'jimny-petrol' group by `bid` order by `price_monthly` asc limit 2
      1.47msvandirectVanLeasingSearch.php#158
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 1
      • 6: jimny-petrol
      Backtrace
      • 15. app/Queries/VanLeasingSearch.php:158
      • 16. app/Http/Controllers/NewVansController.php:164
      • 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
    • select COUNT(DISTINCT bid) as totalBrokers from `cus_cars` inner join `vans` on `vans`.`van_id` = `cus_cars`.`id_car` inner join `dealers` on `dealers`.`did` = `cus_cars`.`bid` inner join `account` on `broke_id` = `bid` or `broke_id` = `d_subid` where (`live` = 1 and `capid` > 1 and `d_live` = 1 and `amount` > 0) and (`make_slug` = 'suzuki' and `model_slug` = 'jimny') and `model_long_slug` = 'jimny-petrol' limit 1
      690μsvandirectNewVanSearch.php#307
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: suzuki
      • 5: jimny
      • 6: jimny-petrol
      Backtrace
      • 16. app/Queries/NewVanSearch.php:307
      • 17. app/Http/Controllers/NewVansController.php:165
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select distinct `make`, `make_slug` from `vans` order by `make` asc
      170μsvandirectVanManufacturer.php#16
      Backtrace
      • 15. app/Queries/VanManufacturer.php:16
      • 16. app/Http/Controllers/NewVansController.php:182
      • 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
    • select distinct `model`, `model_slug`, `make` from `vans` where `make_slug` = 'suzuki' order by `model` asc
      420μsvandirectVanModel.php#26
      Bindings
      • 0: suzuki
      Backtrace
      • 15. app/Queries/VanModel.php:26
      • 16. app/Http/Controllers/NewVansController.php:183
      • 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
    • select `lease_live`, `linked`, `logo`, `derivative`, `derivative_slug`, `capid`, `make`, `make_slug`, `model`, `model_slug`, `model_long`, `model_long_slug`, `bid`, `lease_id`, `type`, `term`, `mileage`, `price_monthly`, `deposit_type`, `deposit`, `vans`.`delivery`, `urllink`, `d_subid`, `name`, `live` from `lease_offers` inner join `vans` on `vans`.`van_id` = `lease_offers`.`id_car` inner join `dealers` on `dealers`.`did` = `lease_offers`.`bid` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny' and `did` = 160 and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'jimny-petrol' order by `price_monthly` asc limit 1
      1.08msvandirectVanLeasingSearch.php#102
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: 160
      • 3: 1
      • 4: 1
      • 5: 1
      • 6: 0
      • 7: jimny-petrol
      Backtrace
      • 15. app/Queries/VanLeasingSearch.php:102
      • 16. app/Http/Controllers/NewVansController.php:193
      • 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
    • select `make`, `make_slug`, `model`, `model_slug`, `price_monthly` from `lease_offers` inner join `vans` on `vans`.`van_id` = `lease_offers`.`id_car` inner join `dealers` on `dealers`.`did` = `lease_offers`.`bid` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 1) order by `price_monthly` asc limit 1
      1.24msvandirectVanLeasingSearch.php#129
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: 1
      • 3: 1
      • 4: 1
      Backtrace
      • 15. app/Queries/VanLeasingSearch.php:129
      • 16. app/Http/Controllers/NewVansController.php:194
      • 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
    • select distinct `van_id`, `derivative`, `model_long` from `vans` where `make_slug` = 'suzuki' and `model_slug` = 'jimny' and `model_long_slug` = 'jimny-petrol' order by `derivative` asc
      440μsvandirectNewVanFilter.php#52
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: jimny-petrol
      Backtrace
      • 15. app/Queries/SearchFilters/NewVanFilter.php:52
      • 16. app/Queries/SearchFilters/NewVanFilter.php:18
      • 17. app/Http/Controllers/NewVansController.php:195
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `fuel` from `vans` where `make_slug` = 'suzuki' and `model_slug` = 'jimny' and `model_long_slug` = 'jimny-petrol' order by `fuel` asc
      430μsvandirectNewVanFilter.php#82
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: jimny-petrol
      Backtrace
      • 15. app/Queries/SearchFilters/NewVanFilter.php:82
      • 16. app/Queries/SearchFilters/NewVanFilter.php:24
      • 17. app/Http/Controllers/NewVansController.php:195
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `transmission` from `vans` where `make_slug` = 'suzuki' and `model_slug` = 'jimny' and `model_long_slug` = 'jimny-petrol' order by `transmission` asc
      430μsvandirectNewVanFilter.php#97
      Bindings
      • 0: suzuki
      • 1: jimny
      • 2: jimny-petrol
      Backtrace
      • 15. app/Queries/SearchFilters/NewVanFilter.php:97
      • 16. app/Queries/SearchFilters/NewVanFilter.php:28
      • 17. app/Http/Controllers/NewVansController.php:195
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `make`, `model`, `model_long`, `model_long_slug`, `make_slug`, `model_slug`, `derivative` from `vans` where (`make_slug` = 'suzuki' and `model_slug` = 'jimny') group by `make`, `model`, `model_long`, `model_long_slug`, `make_slug`, `model_slug` order by `model_long` asc
      200μsvandirectVanModel.php#131
      Bindings
      • 0: suzuki
      • 1: jimny
      Backtrace
      • 15. app/Queries/VanModel.php:131
      • 16. app/Http/Controllers/NewVansController.php:198
      • 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
    App\Models\Van
    29Van.php#?
    App\Models\VanCusCar
    1VanCusCar.php#?
        _token
        tYaDL79fZr5GAMixuYV0nmVD2MCanJV5ZjryAVl5
        views
        1
        uid
        6622660b2ee665592f5aa5de12cd36f9
        _previous
        array:1 [ "url" => "https://laravel.cars2buy.co.uk/new-vans/suzuki/jimny/jimny-petrol" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /new-vans/suzuki/jimny/jimny-petrol/
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "fVariant" => "jimny-petrol" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.128.30.247" ] "host" => array:1 [ 0 => "laravel.cars2buy.co.uk" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Fri, 31 Jan 2025 01:42:29 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:3 [ 0 => "uid=eyJpdiI6IkdIWldOVEp0WXBwcEw5K0RvNTBUckE9PSIsInZhbHVlIjoiMTAwZjVyMGkxNFBmckRST2xYNy9mUGo1L1JVandJblBMZUpFNWZLQVA4OGo5eTl6OW5xaS93b2hjUnVXOWVxdEYyenkyMDBWTTlYQnA5UkVBamFZeVlaRVNtMEdpb2RTQ2VGR2RmZTBuUWM9IiwibWFjIjoiMGVhMTU5MWVjOWU2ODQxNTJjYzIyNjhjZjdkNDk4NmUwYzNhYmQ0OTRhMDY2MjBmODc4ODlmOWQxNzc1NTNiMiIsInRhZyI6IiJ9; expires=Fri, 14 Sep 5359 08:11:29 GMT; Max-Age=105230384940; path=/; secure; httponly; samesite=laxuid=eyJpdiI6IkdIWldOVEp0WXBwcEw5K0RvNTBUckE9PSIsInZhbHVlIjoiMTAwZjVyMGkxNFBmckRST2xYNy9mUGo1L1JVandJblBMZUpFNWZLQVA4OGo5eTl6OW5xaS93b2hjUnVXOWVxdEYyenkyMDBWTTlY" 1 => "XSRF-TOKEN=eyJpdiI6Ii92NFc1VmgzWjNQclFXVW51QmMvZlE9PSIsInZhbHVlIjoiODZCWnZLQnRsUzVINGpsU0d1N1F6SzZKWlhEVmQxcmc3cWY5Q1VyeVhZY3k3c3Boa3pVZzdHcyt1ZWdpeHJXUUtpMjVRTjNiaWsvWjlReFNrTldpK3FNRksxb0FQVi9OVjZ5WHdTdHV6Nzl1ZmNEQ0tqYlp3Nkh1dnVqc0xUcUoiLCJtYWMiOiIwYTYwNGFjNjYzMGE3MzE4YWZiOGVhNTQxZjUxZWM1MTU0ODc1YWJmNzQzMWNlMzAzYmMwMWEyYjBmZjM1ZTMzIiwidGFnIjoiIn0%3D; expires=Fri, 31 Jan 2025 03:42:29 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ii92NFc1VmgzWjNQclFXVW51QmMvZlE9PSIsInZhbHVlIjoiODZCWnZLQnRsUzVINGpsU0d1N1F6SzZKWlhEVmQxcmc3cWY5Q1VyeVhZY3k3c3Boa3pVZzdHcyt1ZWdpeHJXUUtpMjVRT" 2 => "laravel_session=eyJpdiI6IkFLNDlmR0dKN2ZMek91SUNqdmNTOXc9PSIsInZhbHVlIjoibFVjMTl4cnVFd2l5NXhiL3ZKUTE0cXU2VjRiK3p3VUVuRkNFdGFQN0tUUWQ0aEIvQUFLR0NMWVRNc0RVT01TdllIditOeUR1S0hsRzlRbE1VWlZYVWlvaE5RSUFDTEY4UWxBSFByc1d3NlRPOWQwOG5ta2dYM3VoOExGSGIvUWwiLCJtYWMiOiJiMmVhZmI0N2ZiMGE4NzJjZTg3M2JkMDFlMTQzMmM1Y2Q4NmExMGVmMjkxYWYxMzI1NTZmYzJkMDllZTBkZDZjIiwidGFnIjoiIn0%3D; expires=Fri, 31 Jan 2025 03:42:29 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkFLNDlmR0dKN2ZMek91SUNqdmNTOXc9PSIsInZhbHVlIjoibFVjMTl4cnVFd2l5NXhiL3ZKUTE0cXU2VjRiK3p3VUVuRkNFdGFQN0tUUWQ0aEIvQUFLR0NMWVRNc0RVT01TdllI" ] "Set-Cookie" => array:3 [ 0 => "uid=eyJpdiI6IkdIWldOVEp0WXBwcEw5K0RvNTBUckE9PSIsInZhbHVlIjoiMTAwZjVyMGkxNFBmckRST2xYNy9mUGo1L1JVandJblBMZUpFNWZLQVA4OGo5eTl6OW5xaS93b2hjUnVXOWVxdEYyenkyMDBWTTlYQnA5UkVBamFZeVlaRVNtMEdpb2RTQ2VGR2RmZTBuUWM9IiwibWFjIjoiMGVhMTU5MWVjOWU2ODQxNTJjYzIyNjhjZjdkNDk4NmUwYzNhYmQ0OTRhMDY2MjBmODc4ODlmOWQxNzc1NTNiMiIsInRhZyI6IiJ9; expires=Fri, 14-Sep-5359 08:11:29 GMT; path=/; secure; httponlyuid=eyJpdiI6IkdIWldOVEp0WXBwcEw5K0RvNTBUckE9PSIsInZhbHVlIjoiMTAwZjVyMGkxNFBmckRST2xYNy9mUGo1L1JVandJblBMZUpFNWZLQVA4OGo5eTl6OW5xaS93b2hjUnVXOWVxdEYyenkyMDBWTTlY" 1 => "XSRF-TOKEN=eyJpdiI6Ii92NFc1VmgzWjNQclFXVW51QmMvZlE9PSIsInZhbHVlIjoiODZCWnZLQnRsUzVINGpsU0d1N1F6SzZKWlhEVmQxcmc3cWY5Q1VyeVhZY3k3c3Boa3pVZzdHcyt1ZWdpeHJXUUtpMjVRTjNiaWsvWjlReFNrTldpK3FNRksxb0FQVi9OVjZ5WHdTdHV6Nzl1ZmNEQ0tqYlp3Nkh1dnVqc0xUcUoiLCJtYWMiOiIwYTYwNGFjNjYzMGE3MzE4YWZiOGVhNTQxZjUxZWM1MTU0ODc1YWJmNzQzMWNlMzAzYmMwMWEyYjBmZjM1ZTMzIiwidGFnIjoiIn0%3D; expires=Fri, 31-Jan-2025 03:42:29 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ii92NFc1VmgzWjNQclFXVW51QmMvZlE9PSIsInZhbHVlIjoiODZCWnZLQnRsUzVINGpsU0d1N1F6SzZKWlhEVmQxcmc3cWY5Q1VyeVhZY3k3c3Boa3pVZzdHcyt1ZWdpeHJXUUtpMjVRT" 2 => "laravel_session=eyJpdiI6IkFLNDlmR0dKN2ZMek91SUNqdmNTOXc9PSIsInZhbHVlIjoibFVjMTl4cnVFd2l5NXhiL3ZKUTE0cXU2VjRiK3p3VUVuRkNFdGFQN0tUUWQ0aEIvQUFLR0NMWVRNc0RVT01TdllIditOeUR1S0hsRzlRbE1VWlZYVWlvaE5RSUFDTEY4UWxBSFByc1d3NlRPOWQwOG5ta2dYM3VoOExGSGIvUWwiLCJtYWMiOiJiMmVhZmI0N2ZiMGE4NzJjZTg3M2JkMDFlMTQzMmM1Y2Q4NmExMGVmMjkxYWYxMzI1NTZmYzJkMDllZTBkZDZjIiwidGFnIjoiIn0%3D; expires=Fri, 31-Jan-2025 03:42:29 GMT; path=/; httponlylaravel_session=eyJpdiI6IkFLNDlmR0dKN2ZMek91SUNqdmNTOXc9PSIsInZhbHVlIjoibFVjMTl4cnVFd2l5NXhiL3ZKUTE0cXU2VjRiK3p3VUVuRkNFdGFQN0tUUWQ0aEIvQUFLR0NMWVRNc0RVT01TdllI" ] ]
        session_attributes
        0 of 0
        array:6 [ "_token" => "tYaDL79fZr5GAMixuYV0nmVD2MCanJV5ZjryAVl5" "views" => 1 "uid" => "6622660b2ee665592f5aa5de12cd36f9" "_previous" => array:1 [ "url" => "https://laravel.cars2buy.co.uk/new-vans/suzuki/jimny/jimny-petrol" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-31 01:42:29GET/new-vans/suzuki/jimny/jimny-petrol/4131830