Renault Trafic SWB Diesel Sl30 Blue Dci 150 Extra Sport [safety] Van Leasing Deals:

RENAULT TRAFIC SWB

Page 1 of 49 pages

Prev Next

Renault Trafic SWB variants:

Compare Renault Trafic SWB Diesel Sl30 Blue Dci 150 Extra Sport [safety] Van van leases and contract hire on cars2buy's van leasing and contract hire comparison site to find the best van leasing deals available in the UK from Renault van dealers and leasing companies. We advertise the cheapest Renault Trafic SWB Diesel Sl30 Blue Dci 150 Extra Sport [safety] Van leases to ensure that you are getting the best deal available. If you are looking to lease a Renault Trafic SWB Diesel Sl30 Blue Dci 150 Extra Sport [safety] Van then you have come to the right place!

Filter your results:

Lease details:

Van details:

Request history8.2.27PHP Version281msRequest Duration2MBMemory UsageGET van-leasing/{manufacturer}/{model}/{derivative}Route
  • warninglog[21:36:49] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[21:36:49] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[21:36:50] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[21:36:50] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[21:36:50] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[21:36:50] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • Booting (38.47ms)time
  • Application (242ms)time
  • 1 x Application (86.3%)
    242ms
    1 x Booting (13.69%)
    38.47ms
    14 templates were rendered
    • van-leasing.showshow.blade.php#?blade
    • van-leasing.search-barsearch-bar.blade.php#?blade
    • includes.paginationpagination.blade.php#?blade
    • van-leasing.filters.van-leasing-filtervan-leasing-filter.blade.php#?blade
    • includes.van-filtersvan-filters.blade.php#?blade
    • van-leasing.filters.van-leasing-filtervan-leasing-filter.blade.php#?blade
    • includes.van-filtersvan-filters.blade.php#?blade
    • van-leasing.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 van-leasing/{manufacturer}/{model}/{derivative}
    middleware
    web
    controller
    App\Http\Controllers\VanLeasingController@results
    namespace
    where
    as
    van-leasing-results-derivative
    file
    app/Http/Controllers/VanLeasingController.php:109-190
    22 statements were executed48.14ms
    • 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` = 'renault' and `model_slug` = 'trafic-swb' and `van_id` = '50008') and CONCAT_WS('-',model_long_slug,derivative_slug)='trafic-swb-diesel-sl30-blue-dci-150-extra-sport-safety-van' limit 1
      1.36msvandirectController.php#346
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 50008
      Backtrace
      • 15. app/Http/Controllers/Controller.php:346
      • 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 `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` = 'renault' and `model_slug` = 'trafic-swb' and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `van_id` = '50008'
      1.41msvandirectVanLeasingSearch.php#45
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: 0
      • 6: 50008
      Backtrace
      • 16. app/Queries/VanLeasingSearch.php:45
      • 17. app/Http/Controllers/VanLeasingController.php:119
      • 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 `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` = 'renault' and `model_slug` = 'trafic-swb' and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `van_id` = '50008' order by price_monthly limit 10 offset 0
      2.24msvandirectVanLeasingSearch.php#45
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: 0
      • 6: 50008
      Backtrace
      • 16. app/Queries/VanLeasingSearch.php:45
      • 17. app/Http/Controllers/VanLeasingController.php:119
      • 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
    • Connection EstablishedbrampacImagesRepository.php#56
      Backtrace
      • 9. app/Queries/ImagesRepository.php:56
      • 10. app/Traits/VehicleImage.php:112
      • 11. app/Http/Controllers/VanLeasingController.php:133
      • 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` = 'RENAULT' and `vandirect`.`vans`.`model` = 'TRAFIC SWB' and `path` != '' and `izmoAlias` != '' and `ima_type` = 'LCV' order by `images_izmo`.`cap_id` desc, `images_izmo`.`ima_model_year` desc limit 1
      880μsbrampacImagesRepository.php#66
      Bindings
      • 0: RENAULT
      • 1: TRAFIC SWB
      • 2: 
      • 3: 
      • 4: LCV
      Backtrace
      • 14. app/Queries/ImagesRepository.php:66
      • 15. app/Traits/VehicleImage.php:112
      • 16. app/Http/Controllers/VanLeasingController.php:133
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `ipuser` from `lease_clicks` where (`make` = 'RENAULT' and `model` = 'TRAFIC SWB' and `stamp` <= '2025-02-02' and `stamp` >= '2025-01-23' and `ipuser` != '' and `make_rule` = 0 and `robot_rule` = 0) group by `ipuser`
      5.09msvandirectVanLeaseClickRepository.php#105
      Bindings
      • 0: RENAULT
      • 1: TRAFIC SWB
      • 2: 2025-02-02
      • 3: 2025-01-23
      • 4: 
      • 5: 0
      • 6: 0
      Backtrace
      • 15. app/Queries/VanLeaseClickRepository.php:105
      • 16. app/Queries/VanLeaseClickRepository.php:53
      • 17. app/Http/Controllers/VanLeasingController.php:136
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select COUNT(click_id) AS count, make, model from `lease_clicks` where `ipuser` in ('04c9fdda7d48f76a2195c5fff89e50d0', 'afea240ca0ab569e74d13b8e952f1d05', 'c0f5dc99af69d36dc0eab08e7979b840', 'fb1d3ba221d8a0275b1758f9d18af2c1') and (`make` != 'RENAULT' and `model` != 'TRAFIC SWB' and `stamp` < '2025-02-02' and `stamp` >= '2025-01-23' and `make_rule` = 0 and `robot_rule` = 0) group by `model`, `make` order by `count` desc limit 5
      5.13msvandirectVanLeaseClickRepository.php#77
      Bindings
      • 0: 04c9fdda7d48f76a2195c5fff89e50d0
      • 1: afea240ca0ab569e74d13b8e952f1d05
      • 2: c0f5dc99af69d36dc0eab08e7979b840
      • 3: fb1d3ba221d8a0275b1758f9d18af2c1
      • 4: RENAULT
      • 5: TRAFIC SWB
      • 6: 2025-02-02
      • 7: 2025-01-23
      • 8: 0
      • 9: 0
      Backtrace
      • 15. app/Queries/VanLeaseClickRepository.php:77
      • 16. app/Http/Controllers/VanLeasingController.php:136
      • 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 `make`, `model`, `model_long`, `model_long_slug`, `derivative`, `van_id`, `derivative_slug` from `vans` where (`make_slug` = 'renault' and `model_slug` = 'trafic-swb' and `model_long` = '') order by `derivative` asc
      650μsvandirectVanModel.php#163
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 
      Backtrace
      • 15. app/Queries/VanModel.php:163
      • 16. app/Http/Controllers/VanLeasingController.php:148
      • 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 `lease_offers` inner join `vans` on `vans`.`van_id` = `lease_offers`.`id_car` inner join `dealers` on `dealers`.`did` = `lease_offers`.`bid` where (`live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `id_car` = '50008'
      7.02msvandirectVanLeasingSearch.php#225
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 50008
      Backtrace
      • 15. app/Queries/VanLeasingSearch.php:225
      • 16. app/Http/Controllers/VanLeasingController.php:151
      • 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 `make`, `make_slug` from `vans` order by `make` asc
      100μsvandirectVanManufacturer.php#16
      Backtrace
      • 15. app/Queries/VanManufacturer.php:16
      • 16. app/Http/Controllers/VanLeasingController.php:168
      • 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` = 'renault' order by `model` asc
      750μsvandirectVanModel.php#26
      Bindings
      • 0: renault
      Backtrace
      • 15. app/Queries/VanModel.php:26
      • 16. app/Http/Controllers/VanLeasingController.php:169
      • 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` = 'renault' and `model_slug` = 'trafic-swb' and `did` = 160 and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `van_id` = '50008' order by `price_monthly` asc limit 1
      1.66msvandirectVanLeasingSearch.php#102
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 160
      • 3: 1
      • 4: 1
      • 5: 1
      • 6: 0
      • 7: 50008
      Backtrace
      • 15. app/Queries/VanLeasingSearch.php:102
      • 16. app/Http/Controllers/VanLeasingController.php:177
      • 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`, MIN(otrprice/(basic+vans.delivery)) as discount 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 `account`.`broke_id` = `dealers`.`did` where (`make_slug` = 'renault' and `model_slug` = 'trafic-swb' and `d_live` = 1 and `live` = 1 and `otrprice` > 4000 and `amount` > 0) order by `otrprice` asc limit 1
      920μsvandirectNewVanSearch.php#205
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 4000
      • 5: 0
      Backtrace
      • 15. app/Queries/NewVanSearch.php:205
      • 16. app/Http/Controllers/VanLeasingController.php:179
      • 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 `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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' order by `derivative` asc
      530μsvandirectVanLeaseFilter.php#69
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:69
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:19
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `fuel` 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' order by `fuel` asc
      1.04msvandirectVanLeaseFilter.php#99
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:99
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:25
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `transmission` 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' order by `transmission` asc
      1.02msvandirectVanLeaseFilter.php#114
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:114
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:29
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `model_long`, `model_long_slug` 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' order by `model_long` asc
      1.11msvandirectVanLeaseFilter.php#123
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:123
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:33
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `term` 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' and `term` in (6, 12, 18, 24, 36, 48, 60) order by `term` asc
      3.45msvandirectVanLeaseFilter.php#138
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      • 6: 6
      • 7: 12
      • 8: 18
      • 9: 24
      • 10: 36
      • 11: 48
      • 12: 60
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:138
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:37
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `mileage` 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' and `term` in (6, 12, 18, 24, 36, 48, 60) and `mileage` in (5000, 6000, 8000, 10000, 12000, 15000, 20000, 25000, 30000, 35000, 40000) order by `mileage` asc
      3.79msvandirectVanLeaseFilter.php#153
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      • 6: 6
      • 7: 12
      • 8: 18
      • 9: 24
      • 10: 36
      • 11: 48
      • 12: 60
      • 13: 5000
      • 14: 6000
      • 15: 8000
      • 16: 10000
      • 17: 12000
      • 18: 15000
      • 19: 20000
      • 20: 25000
      • 21: 30000
      • 22: 35000
      • 23: 40000
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:153
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:41
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `mileage`, MAX(price_monthly) as max_price, MIN(price_monthly) as min_price 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' and `term` in (6, 12, 18, 24, 36, 48, 60) and `mileage` in (5000, 6000, 8000, 10000, 12000, 15000, 20000, 25000, 30000, 35000, 40000) order by `mileage` asc
      3.59msvandirectVanLeaseFilter.php#169
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      • 6: 6
      • 7: 12
      • 8: 18
      • 9: 24
      • 10: 36
      • 11: 48
      • 12: 60
      • 13: 5000
      • 14: 6000
      • 15: 8000
      • 16: 10000
      • 17: 12000
      • 18: 15000
      • 19: 20000
      • 20: 25000
      • 21: 30000
      • 22: 35000
      • 23: 40000
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:169
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:45
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select distinct `mileage`, MAX(price_monthly) as max_price, MIN(price_monthly) as min_price, MAX(price_monthly) as max_price, MIN(price_monthly) as min_price 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` = 'renault' and `model_slug` = 'trafic-swb' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `van_id` = '50008' and `term` in (6, 12, 18, 24, 36, 48, 60) and `mileage` in (5000, 6000, 8000, 10000, 12000, 15000, 20000, 25000, 30000, 35000, 40000) order by `mileage` asc
      3.96msvandirectVanLeaseFilter.php#193
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: 50008
      • 6: 6
      • 7: 12
      • 8: 18
      • 9: 24
      • 10: 36
      • 11: 48
      • 12: 60
      • 13: 5000
      • 14: 6000
      • 15: 8000
      • 16: 10000
      • 17: 12000
      • 18: 15000
      • 19: 20000
      • 20: 25000
      • 21: 30000
      • 22: 35000
      • 23: 40000
      Backtrace
      • 15. app/Queries/SearchFilters/VanLeaseFilter.php:193
      • 16. app/Queries/SearchFilters/VanLeaseFilter.php:49
      • 17. app/Http/Controllers/VanLeasingController.php:180
      • 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` = 'renault' and `model_slug` = 'trafic-swb') group by `make`, `model`, `model_long`, `model_long_slug`, `make_slug`, `model_slug` order by `model_long` asc
      1.11msvandirectVanModel.php#131
      Bindings
      • 0: renault
      • 1: trafic-swb
      Backtrace
      • 15. app/Queries/VanModel.php:131
      • 16. app/Http/Controllers/VanLeasingController.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 `make`, `make_slug`, `model`, `model_slug`, `model_long`, `model_long_slug`, `derivative`, `derivative_slug`, `basic`, `capid`, `veh_id`, `urllink`, `logo`, `linked`, `bid`, `d_subid`, `otrprice`, `dealers`.`acc_type`, `cpclick`, `vans`.`delivery`, `motr` 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 `account`.`broke_id` = `dealers`.`did` where (`make_slug` = 'renault' and `model_slug` = 'trafic-swb' and `d_live` = 1 and `live` = 1 and `otrprice` > 4000 and `amount` > 0 and `capid` > 1) and `van_id` = '50008' order by `otrprice` asc limit 2
      1.33msvandirectNewVanSearch.php#276
      Bindings
      • 0: renault
      • 1: trafic-swb
      • 2: 1
      • 3: 1
      • 4: 4000
      • 5: 0
      • 6: 1
      • 7: 50008
      Backtrace
      • 15. app/Queries/NewVanSearch.php:276
      • 16. app/Queries/NewVanSearch.php:237
      • 17. app/Http/Controllers/VanLeasingController.php:187
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    App\Models\Van
    33Van.php#?
    App\Models\VanLeaseOffer
    31VanLeaseOffer.php#?
    App\Models\VanLeaseClick
    4VanLeaseClick.php#?
    App\Models\VanCusCar
    3VanCusCar.php#?
        _token
        f3FblEPmLJNScfvm5B7DeRqwN46ckOhw0w4OyqAL
        views
        1
        uid
        b7592e58fd7746c571bf25d478d9177a
        _previous
        array:1 [ "url" => "https://laravel.cars2buy.co.uk/van-leasing/renault/trafic-swb/trafic-swb-diese...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /van-leasing/renault/trafic-swb/trafic-swb-diesel-sl30-blue-dci-150-extra-sport-safety-van_50008
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:3 [ "fDerivative" => "Trafic Swb Diesel Sl30 Blue Dci 150 Extra Sport Safety Van" "page" => "6fCarID=50008" "fCarID" => "50008" ]
        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.135.241.98" ] "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 => "Sun, 02 Feb 2025 21:36:50 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:3 [ 0 => "uid=eyJpdiI6IkYrS2hQQnJaZktvTlZVMm1FVzFQR1E9PSIsInZhbHVlIjoiUTl1Qng0TVV3Mm1Cdlc1RThyeUZ2blBWdjQzeERUdEJhbmNTelJZdFNadmtJL0ZXVFpISUM5OEZ4YjlORFlXeU9SN2JKaHh3ZzlRcXVnZXFpeUpZL0hUeWxkTzhSalZnbHNIcWxrL0RHaEk9IiwibWFjIjoiZDJlYzUyMzQ4YWZjNGRhNjljOGEyMjA0Y2Q3NjBhNjQzZjY0YzYyMjJmM2RkZThhOWFjOTc0ZGFiMDFiMGI2OCIsInRhZyI6IiJ9; expires=Tue, 04 Mar 5360 22:26:50 GMT; Max-Age=105245052600; path=/; secure; httponly; samesite=laxuid=eyJpdiI6IkYrS2hQQnJaZktvTlZVMm1FVzFQR1E9PSIsInZhbHVlIjoiUTl1Qng0TVV3Mm1Cdlc1RThyeUZ2blBWdjQzeERUdEJhbmNTelJZdFNadmtJL0ZXVFpISUM5OEZ4YjlORFlXeU9SN2JKaHh3ZzlR" 1 => "XSRF-TOKEN=eyJpdiI6IklPaFQrUlQvZmRRMzBTWmZmbUszNlE9PSIsInZhbHVlIjoiZnlNdk1pQTFMblB4d01Uc3Foc3lmelM3bmdlMzFFckZSNU44ZDRPWDN4aEJMUnFSV1lqdWIxTkZCektUb0twbmtFTmVEOGhVcVE5cVpwZEVneC9qN1gzTit6RVBDa2NpNGRKUGN6RTlaTk5aRWpGL0Y1aytRSEthM0l2RDZtUG4iLCJtYWMiOiJmMTY0MDEyODlhNjVjODA5MjY1ZWIzN2EwMGM5N2M3NmYyYjhkYWI1NDI1Yzk2Y2JlYTcyY2EyNjZhMjU2ODQ5IiwidGFnIjoiIn0%3D; expires=Sun, 02 Feb 2025 23:36:50 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IklPaFQrUlQvZmRRMzBTWmZmbUszNlE9PSIsInZhbHVlIjoiZnlNdk1pQTFMblB4d01Uc3Foc3lmelM3bmdlMzFFckZSNU44ZDRPWDN4aEJMUnFSV1lqdWIxTkZCektUb0twbmtFTmVEO" 2 => "laravel_session=eyJpdiI6Im80Q0F3bGdkcWM0L2hhTStKSE9IalE9PSIsInZhbHVlIjoiNm5GZ25QcjJjLzk4c25zODY5anhkeWxBV3V5d3YzMEFHQ3FORUdGcFhYODM3dEM3T3ViL0twT2ExQXRFUm9ndEpoRjBqTnVpMzJVTWt3QnZWN211UlFVZGlSQVVjbkVQN0VWaUt3T2dWTWhQUzdhdWtnQm9MSC9QdkorTEQvR1UiLCJtYWMiOiJhYzFkNzMyMDhlMDM4MGEwODM4NjZkMzcwNjIwZDY2NzJmNmE2OGZiMWE3NDY3MmFjMzFiNmZjNDdkZjM5NTBhIiwidGFnIjoiIn0%3D; expires=Sun, 02 Feb 2025 23:36:50 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im80Q0F3bGdkcWM0L2hhTStKSE9IalE9PSIsInZhbHVlIjoiNm5GZ25QcjJjLzk4c25zODY5anhkeWxBV3V5d3YzMEFHQ3FORUdGcFhYODM3dEM3T3ViL0twT2ExQXRFUm9ndEpo" ] "Set-Cookie" => array:3 [ 0 => "uid=eyJpdiI6IkYrS2hQQnJaZktvTlZVMm1FVzFQR1E9PSIsInZhbHVlIjoiUTl1Qng0TVV3Mm1Cdlc1RThyeUZ2blBWdjQzeERUdEJhbmNTelJZdFNadmtJL0ZXVFpISUM5OEZ4YjlORFlXeU9SN2JKaHh3ZzlRcXVnZXFpeUpZL0hUeWxkTzhSalZnbHNIcWxrL0RHaEk9IiwibWFjIjoiZDJlYzUyMzQ4YWZjNGRhNjljOGEyMjA0Y2Q3NjBhNjQzZjY0YzYyMjJmM2RkZThhOWFjOTc0ZGFiMDFiMGI2OCIsInRhZyI6IiJ9; expires=Tue, 04-Mar-5360 22:26:50 GMT; path=/; secure; httponlyuid=eyJpdiI6IkYrS2hQQnJaZktvTlZVMm1FVzFQR1E9PSIsInZhbHVlIjoiUTl1Qng0TVV3Mm1Cdlc1RThyeUZ2blBWdjQzeERUdEJhbmNTelJZdFNadmtJL0ZXVFpISUM5OEZ4YjlORFlXeU9SN2JKaHh3ZzlR" 1 => "XSRF-TOKEN=eyJpdiI6IklPaFQrUlQvZmRRMzBTWmZmbUszNlE9PSIsInZhbHVlIjoiZnlNdk1pQTFMblB4d01Uc3Foc3lmelM3bmdlMzFFckZSNU44ZDRPWDN4aEJMUnFSV1lqdWIxTkZCektUb0twbmtFTmVEOGhVcVE5cVpwZEVneC9qN1gzTit6RVBDa2NpNGRKUGN6RTlaTk5aRWpGL0Y1aytRSEthM0l2RDZtUG4iLCJtYWMiOiJmMTY0MDEyODlhNjVjODA5MjY1ZWIzN2EwMGM5N2M3NmYyYjhkYWI1NDI1Yzk2Y2JlYTcyY2EyNjZhMjU2ODQ5IiwidGFnIjoiIn0%3D; expires=Sun, 02-Feb-2025 23:36:50 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IklPaFQrUlQvZmRRMzBTWmZmbUszNlE9PSIsInZhbHVlIjoiZnlNdk1pQTFMblB4d01Uc3Foc3lmelM3bmdlMzFFckZSNU44ZDRPWDN4aEJMUnFSV1lqdWIxTkZCektUb0twbmtFTmVEO" 2 => "laravel_session=eyJpdiI6Im80Q0F3bGdkcWM0L2hhTStKSE9IalE9PSIsInZhbHVlIjoiNm5GZ25QcjJjLzk4c25zODY5anhkeWxBV3V5d3YzMEFHQ3FORUdGcFhYODM3dEM3T3ViL0twT2ExQXRFUm9ndEpoRjBqTnVpMzJVTWt3QnZWN211UlFVZGlSQVVjbkVQN0VWaUt3T2dWTWhQUzdhdWtnQm9MSC9QdkorTEQvR1UiLCJtYWMiOiJhYzFkNzMyMDhlMDM4MGEwODM4NjZkMzcwNjIwZDY2NzJmNmE2OGZiMWE3NDY3MmFjMzFiNmZjNDdkZjM5NTBhIiwidGFnIjoiIn0%3D; expires=Sun, 02-Feb-2025 23:36:50 GMT; path=/; httponlylaravel_session=eyJpdiI6Im80Q0F3bGdkcWM0L2hhTStKSE9IalE9PSIsInZhbHVlIjoiNm5GZ25QcjJjLzk4c25zODY5anhkeWxBV3V5d3YzMEFHQ3FORUdGcFhYODM3dEM3T3ViL0twT2ExQXRFUm9ndEpo" ] ]
        session_attributes
        0 of 0
        array:6 [ "_token" => "f3FblEPmLJNScfvm5B7DeRqwN46ckOhw0w4OyqAL" "views" => 1 "uid" => "b7592e58fd7746c571bf25d478d9177a" "_previous" => array:1 [ "url" => "https://laravel.cars2buy.co.uk/van-leasing/renault/trafic-swb/trafic-swb-diesel-sl30-blue-dci-150-extra-sport-safety-van_50008?fDerivative=Trafic%20Swb%20Diesel%20Sl30%20Blue%20Dci%20150%20Extra%20Sport%20Safety%20Van&page=6fCarID%3D50008https://laravel.cars2buy.co.uk/van-leasing/renault/trafic-swb/trafic-swb-diesel-sl30-blue-dci-150-extra-sport-safety-van_50008?fDerivative=Trafic%20Swb%20Diesel" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-02-02 21:36:50GET/van-leasing/renault/trafic-swb/trafic-swb-diesel-sl30-blue-dci-150-extra-sport-safety-van_50008?fDerivative=Trafic+Swb+Diesel+Sl30+Blue+Dci+150+Extra+Sport+Safety+Van&page=6fCarID%3D500086142271