Land Rover Defender 90 Diesel Leasing Deals:

LAND ROVER DEFENDER

Page 1 of 632 pages

Prev Next

Filter your results:

Lease details:

Van details:

People who viewed Land Rover Defender deals also viewed:

Land Rover Defender variants:

New Van Offers:

Compare Land Rover Defender 90 Diesel 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 Land Rover van dealers and leasing companies. We advertise the cheapest Land Rover Defender 90 Diesel leases to ensure that you are getting the best deal available. If you are looking to lease a Land Rover Defender 90 Diesel then you have come to the right place!

Filter your results:

Lease details:

Van details:

Request history8.2.27PHP Version568msRequest Duration2MBMemory UsageGET van-leasing/{manufacturer}/{model}/{variant}Route
  • warninglog[19:59:14] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[19:59:14] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[19:59:14] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[19:59:14] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[19:59:14] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • warninglog[19:59:14] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • Booting (37.46ms)time
  • Application (531ms)time
  • 1 x Application (93.41%)
    531ms
    1 x Booting (6.59%)
    37.46ms
    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}/{variant}
    middleware
    web
    controller
    App\Http\Controllers\VanLeasingController@results
    namespace
    where
    as
    van-leasing-results-variant
    file
    app/Http/Controllers/VanLeasingController.php:109-190
    23 statements were executed361ms
    • 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` = 'land-rover' and `model_slug` = 'defender' and `model_long_slug` = 'defender-90-diesel') limit 1
      870μsvandirectController.php#385
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: defender-90-diesel
      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 `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` = 'land-rover' and `model_slug` = 'defender' and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel'
      35.86msvandirectVanLeasingSearch.php#45
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: 0
      • 6: defender-90-diesel
      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` = 'land-rover' and `model_slug` = 'defender' and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' order by price_monthly limit 10 offset 0
      53.14msvandirectVanLeasingSearch.php#45
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: 0
      • 6: defender-90-diesel
      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` = 'LAND ROVER' and `vandirect`.`vans`.`model` = 'DEFENDER' and `path` != '' and `izmoAlias` != '' and `ima_type` = 'LCV' order by `images_izmo`.`cap_id` desc, `images_izmo`.`ima_model_year` desc limit 1
      920μsbrampacImagesRepository.php#66
      Bindings
      • 0: LAND ROVER
      • 1: DEFENDER
      • 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` = 'LAND ROVER' and `model` = 'DEFENDER' and `stamp` <= '2025-01-23' and `stamp` >= '2025-01-13' and `ipuser` != '' and `make_rule` = 0 and `robot_rule` = 0) group by `ipuser`
      28.6msvandirectVanLeaseClickRepository.php#105
      Bindings
      • 0: LAND ROVER
      • 1: DEFENDER
      • 2: 2025-01-23
      • 3: 2025-01-13
      • 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 ('017a1cbf1028ff234e50dde758cb6ed4', '03e973d990626cec81f7bccfea5be0c3', '06b78f484bd184ec9bb6cb0442c8d20c', '0733d9eae612cba02ea44eea972b1b5a', '083d57c97a82509d69095501aab1c941', '086b7214ea277547a82250d7e1e436ce', '0a55dd8310bcb57586a532f4d84542e3', '0b9e2b58975efb76372c98173e177f0f', '0bb24a38caaec304ba198adbe2d63358', '101d6c09e50558eaa5732ca56b139e75', '113a83a4f818ca8a72ab8aed8dd5560c', '18f8af743203e32f0146246fbe913d72', '19cc0d39bf95ab169c84d307477eec6a', '1c80ba285e998052fd761711d8368380', '1e4a9ec9bb9fb1d4c0461600f4835759', '20ac15214f94230010133d65b07734b5', '231b089cb60770579b3fb2bc36621710', '235dc486d7fc1d2475698f066f9a7335', '2405b29dcd232b28ec2275a934c35b7c', '2429a75153a9077896ac3a1a014608c8', '26d3fd197843d05310b67e81e291abcf', '2838f535930603f7ac3273d4506ab598', '284299a1195a7be28478feae0f503cb2', '2903da2fa78b1caa23636220ee639918', '2a1ce012219f50b38a2e3de7b79bf159', '2bf74831ee9cd3ca4b656921da269ada', '2ca407155a1d06490f52dcff197b735f', '2cb7f283cc5bbb1de6aa2dec7bd7cb3b', '2cd0ef5e2d89beaacb79ea3e78816306', '3053ebe45f8940bbad803f3bc6c595c3', '31df3142522fb175be8083a9400efe87', '325809f7186d98b5e298e21a3190e6b4', '326a8e3d8d38b4adafc0dbad4374a756', '36760399d83b8eaa606c2e260837a23c', '36803c05c3fb0ab216e009a51bd96556', '36edde4f2ed75a8875d9bd24baa0b428', '38a35f073c9bf4e4fa575e68ee820190', '39ad971f238576e40ed8451df59f19dc', '39b3b3971342e03258bb769bb38ef544', '3b833adb8a4b5fd878e77bc9eca938a5', '3c3dc297c228f3751bd63787ad987d22', '3cc0b7cbef4c4f4ce52541bd616a4990', '3e4890aaf20ad90b98fc536ff6c807b4', '3f5298281202a294f6901dea93617be4', '4075ec9b84136b80017a4e53a1e61cf2', '43ca0a41212029514393fde9fddf00e9', '46a25999cd904b77cf6c3673506a3b9e', '474dfc9419ea742ba30ac1bbed506ff4', '48028436938e5b8f6e8471ff61375908', '49557e88b288994d65f4855c7dd853a5', '4b0eab1319424a8dabf74937ee21ba74', '4d6c0095fcff87ebe4c2b8079fb6691e', '4e7eec2045f5113415f0481bc22da8d7', '50a082e28dbd105b1870bc5a0c5c57e6', '5133fdbf4f82e765702140b35069e531', '5384b59f8abac75ba17f4614fe6b9e76', '548e996308525db21c64a669d6754a97', '54ac8f12d1761f8b89636679160efa1d', '565820aaed29ddf89c3fe519d064229a', '5cf98bdb60d0b4ecae290be64d00094f', '5fb8293e7c225b56a4bc97a00388f44e', '602512eeb16ec35c0b330e21697e5e77', '608785ccd39dc4f0b15f54eb1c28fbe3', '6146f1b078345d87a88a1f09774647ef', '62d0f09162cab8705ecf3afb5a2d1566', '68e180e2a2d72b3be4e3f26d12947397', '6de20093d4d12f8bd8bc7cd039e6888f', '6e15008b521d6939b73389f299fc5294', '715edad4c08744ac8ea8d683f613d001', '719b175d95893f8dbb3f0db9cbf5d4c0', '7265dacb42fe1d71cb5ec4300ce6cf57', '766104dc0dcd347634546a667a2ecc9f', '780119e308be8d703e290300949532b1', '78dfa60db90f15df211e4ee3849a0998', '79f3e75765d8ccddc7635320a311bc85', '7b7fcac25d96a6a23fb61186798edc6d', '7c75c7b865db1dd33c8cf3b08e0e1246', '805a9056f59053c169f53d7204b37a15', '81e38b500ef420ef0713c49f19673773', '849b57cc1befd7be0a208d6ae3479712', '84c487358e3dffcfbb19919ca3bcc887', '853843d77ca31f2a34bb5a6d64443366', '85aae70fcdeda9e2da1387bc6af566d7', '86371f1ceb58e0ad8db7e3495748cc4a', '86a1463da0e7a46308e1467c01ea5e2f', '87122c37d60335498592c34391804ce8', '88535a9a93e48c920b881fdd77009517', '8c4129b4a59c278993a20fbc90bf71f6', '8ca5512913d00df64b96bf145a9bcda1', '8e62b8551c66a6562d9c649532b4ed85', '9142b8e10cb69da8f75d40334d520821', '93c9f2965e8dc6ee1e09f10af8969a4d', '952fb3b74a15ef57a1fae3eb0893c88f', '954c6bafa117f42e512cec94087aa032', '96c26b6cedb873ccb4d3cf8c9f456393', '96e139b326ed8833bd420194143d7b66', '98f8fdd6474aac44f29f232e4500d241', '99f621a2e5fdbb3be10a0fd0c50295ed', '9d3e04a6545593831b0ea2ef716750bb', '9e37d715b80b3bea5057049f9ab0c05f', 'a25b591de42a247b107ee7b11d27ccd2', 'a3c9b36e522d73d17f9190abcd4497e0', 'a418eb1ed23fa958c2adda84c74a4a3c', 'a42db30dd9a9f4c0e7e5ab5b543069e8', 'a4443a5115b31f9911f07c7203d215f0', 'a756478a93bb5ac3b96105160c368778', 'a88888e4eb9893e9d8c6afc4f64332ee', 'a888a9dea9614ae5b593ba20d8de08b4', 'a9414b6ef3b2ecb2467aeec5be8fef14', 'b32de8f7911663ffb5a110d27400ad00', 'bac957a49081517e5bfe53ce8a41360c', 'be2ad0b96ff5528a72d1bb391db4caea', 'bf2c764ef9ed4ccce31ca653a91a84eb', 'c1a29c09ad3ccc3d397412a994c1c29f', 'c1d237e10e92f0324cd2131223454b27', 'c2e64bc2c38bc7e98dc8a8027609f20a', 'c4495b97171431fa9d3a69335c77f14b', 'c5b9beffed43a7a74d188c4a08fac6e7', 'c7f81815cc2a76e7d18491c5d01e7edc', 'c8c11b7380ee792a9eb42f68873370c5', 'c9cf12d491ce57f6b049092064825a37', 'cadf80582523d59808c1054c5c6af018', 'cd4eff071a1ec2a01ef223fd38bd850e', 'ce09f683a87e56435ea366d12efe3110', 'd2dfc7123835b157a63b9a47dd04d5be', 'd365f4a17d69e058ac3e31b24970ef90', 'd397e9507f46cf9c5a0d5495d7f4a05b', 'd44c6587ffddb7eb8f1ce6b49954dd29', 'd4804a7f89a55b4ae9fa6d118ecd5064', 'd5d1f2755e502ca7fa1f7498a7635b1b', 'd5e17c0d0555177a5fd7087fb3013dd1', 'd9489931e1aca7a9db45fa68a773f197', 'd9c849ce2736713d0ca8a4bccc74ba5a', 'db3da8f2ab0eb73bed446f4846cc6f92', 'dcfe0df2738a4c24bbae828b3d4b1891', 'de856374df0eaaff2be6c08d449819de', 'def93ee640059a1c1fd17246ee68461d', 'e5d833b28f0309a209a906ec3fda8fd4', 'e6b9c24801e90d2e0aaaf332333f62c0', 'e7aecfa6dae30f5371a11e143b23bf8e', 'e9d5149955f41e650009e078408ea886', 'eb7215231b96908f7387b2f26bb61364', 'ec998a0b8c75e8444a8b22ad28143430', 'eddbbf8beb0e4e3617dae85948ca810f', 'ef7067911f7e3c45d03dd7f24664900f', 'f011fe30048e34d8d125297fff9cf31e', 'f0859b3464443cfb31cdb8abd81097ae', 'f13b6d5ce86e682377f244702f2eb6d7', 'f41d0fa5cd74d2d8906e06ae1ba1ef25', 'f8977a0d2f9eef923d50e53b5377dc48', 'f8bfa5df1a35d706971fd35eb01e81cd', 'fa1f3a5f0f903fa2ad1990e7d7c8b24b', 'fb7dc872debb23e3e6220e0c1092c9c4', 'fc146d3f248fb295a374c24412a1b772', 'fc85d3e2ec7b8ae97b581e4b9b110155', 'fcbb9b62017a05995179d1a1d0535332', 'fe005316d5398cffb29dfb39dee53b12') and (`make` != 'LAND ROVER' and `model` != 'DEFENDER' and `stamp` < '2025-01-23' and `stamp` >= '2025-01-13' and `make_rule` = 0 and `robot_rule` = 0) group by `model`, `make` order by `count` desc limit 5
      30.25msvandirectVanLeaseClickRepository.php#77
      Bindings
      • 0: 017a1cbf1028ff234e50dde758cb6ed4
      • 1: 03e973d990626cec81f7bccfea5be0c3
      • 2: 06b78f484bd184ec9bb6cb0442c8d20c
      • 3: 0733d9eae612cba02ea44eea972b1b5a
      • 4: 083d57c97a82509d69095501aab1c941
      • 5: 086b7214ea277547a82250d7e1e436ce
      • 6: 0a55dd8310bcb57586a532f4d84542e3
      • 7: 0b9e2b58975efb76372c98173e177f0f
      • 8: 0bb24a38caaec304ba198adbe2d63358
      • 9: 101d6c09e50558eaa5732ca56b139e75
      • 10: 113a83a4f818ca8a72ab8aed8dd5560c
      • 11: 18f8af743203e32f0146246fbe913d72
      • 12: 19cc0d39bf95ab169c84d307477eec6a
      • 13: 1c80ba285e998052fd761711d8368380
      • 14: 1e4a9ec9bb9fb1d4c0461600f4835759
      • 15: 20ac15214f94230010133d65b07734b5
      • 16: 231b089cb60770579b3fb2bc36621710
      • 17: 235dc486d7fc1d2475698f066f9a7335
      • 18: 2405b29dcd232b28ec2275a934c35b7c
      • 19: 2429a75153a9077896ac3a1a014608c8
      • 20: 26d3fd197843d05310b67e81e291abcf
      • 21: 2838f535930603f7ac3273d4506ab598
      • 22: 284299a1195a7be28478feae0f503cb2
      • 23: 2903da2fa78b1caa23636220ee639918
      • 24: 2a1ce012219f50b38a2e3de7b79bf159
      • 25: 2bf74831ee9cd3ca4b656921da269ada
      • 26: 2ca407155a1d06490f52dcff197b735f
      • 27: 2cb7f283cc5bbb1de6aa2dec7bd7cb3b
      • 28: 2cd0ef5e2d89beaacb79ea3e78816306
      • 29: 3053ebe45f8940bbad803f3bc6c595c3
      • 30: 31df3142522fb175be8083a9400efe87
      • 31: 325809f7186d98b5e298e21a3190e6b4
      • 32: 326a8e3d8d38b4adafc0dbad4374a756
      • 33: 36760399d83b8eaa606c2e260837a23c
      • 34: 36803c05c3fb0ab216e009a51bd96556
      • 35: 36edde4f2ed75a8875d9bd24baa0b428
      • 36: 38a35f073c9bf4e4fa575e68ee820190
      • 37: 39ad971f238576e40ed8451df59f19dc
      • 38: 39b3b3971342e03258bb769bb38ef544
      • 39: 3b833adb8a4b5fd878e77bc9eca938a5
      • 40: 3c3dc297c228f3751bd63787ad987d22
      • 41: 3cc0b7cbef4c4f4ce52541bd616a4990
      • 42: 3e4890aaf20ad90b98fc536ff6c807b4
      • 43: 3f5298281202a294f6901dea93617be4
      • 44: 4075ec9b84136b80017a4e53a1e61cf2
      • 45: 43ca0a41212029514393fde9fddf00e9
      • 46: 46a25999cd904b77cf6c3673506a3b9e
      • 47: 474dfc9419ea742ba30ac1bbed506ff4
      • 48: 48028436938e5b8f6e8471ff61375908
      • 49: 49557e88b288994d65f4855c7dd853a5
      • 50: 4b0eab1319424a8dabf74937ee21ba74
      • 51: 4d6c0095fcff87ebe4c2b8079fb6691e
      • 52: 4e7eec2045f5113415f0481bc22da8d7
      • 53: 50a082e28dbd105b1870bc5a0c5c57e6
      • 54: 5133fdbf4f82e765702140b35069e531
      • 55: 5384b59f8abac75ba17f4614fe6b9e76
      • 56: 548e996308525db21c64a669d6754a97
      • 57: 54ac8f12d1761f8b89636679160efa1d
      • 58: 565820aaed29ddf89c3fe519d064229a
      • 59: 5cf98bdb60d0b4ecae290be64d00094f
      • 60: 5fb8293e7c225b56a4bc97a00388f44e
      • 61: 602512eeb16ec35c0b330e21697e5e77
      • 62: 608785ccd39dc4f0b15f54eb1c28fbe3
      • 63: 6146f1b078345d87a88a1f09774647ef
      • 64: 62d0f09162cab8705ecf3afb5a2d1566
      • 65: 68e180e2a2d72b3be4e3f26d12947397
      • 66: 6de20093d4d12f8bd8bc7cd039e6888f
      • 67: 6e15008b521d6939b73389f299fc5294
      • 68: 715edad4c08744ac8ea8d683f613d001
      • 69: 719b175d95893f8dbb3f0db9cbf5d4c0
      • 70: 7265dacb42fe1d71cb5ec4300ce6cf57
      • 71: 766104dc0dcd347634546a667a2ecc9f
      • 72: 780119e308be8d703e290300949532b1
      • 73: 78dfa60db90f15df211e4ee3849a0998
      • 74: 79f3e75765d8ccddc7635320a311bc85
      • 75: 7b7fcac25d96a6a23fb61186798edc6d
      • 76: 7c75c7b865db1dd33c8cf3b08e0e1246
      • 77: 805a9056f59053c169f53d7204b37a15
      • 78: 81e38b500ef420ef0713c49f19673773
      • 79: 849b57cc1befd7be0a208d6ae3479712
      • 80: 84c487358e3dffcfbb19919ca3bcc887
      • 81: 853843d77ca31f2a34bb5a6d64443366
      • 82: 85aae70fcdeda9e2da1387bc6af566d7
      • 83: 86371f1ceb58e0ad8db7e3495748cc4a
      • 84: 86a1463da0e7a46308e1467c01ea5e2f
      • 85: 87122c37d60335498592c34391804ce8
      • 86: 88535a9a93e48c920b881fdd77009517
      • 87: 8c4129b4a59c278993a20fbc90bf71f6
      • 88: 8ca5512913d00df64b96bf145a9bcda1
      • 89: 8e62b8551c66a6562d9c649532b4ed85
      • 90: 9142b8e10cb69da8f75d40334d520821
      • 91: 93c9f2965e8dc6ee1e09f10af8969a4d
      • 92: 952fb3b74a15ef57a1fae3eb0893c88f
      • 93: 954c6bafa117f42e512cec94087aa032
      • 94: 96c26b6cedb873ccb4d3cf8c9f456393
      • 95: 96e139b326ed8833bd420194143d7b66
      • 96: 98f8fdd6474aac44f29f232e4500d241
      • 97: 99f621a2e5fdbb3be10a0fd0c50295ed
      • 98: 9d3e04a6545593831b0ea2ef716750bb
      • 99: 9e37d715b80b3bea5057049f9ab0c05f
      • 100: a25b591de42a247b107ee7b11d27ccd2
      • 101: a3c9b36e522d73d17f9190abcd4497e0
      • 102: a418eb1ed23fa958c2adda84c74a4a3c
      • 103: a42db30dd9a9f4c0e7e5ab5b543069e8
      • 104: a4443a5115b31f9911f07c7203d215f0
      • 105: a756478a93bb5ac3b96105160c368778
      • 106: a88888e4eb9893e9d8c6afc4f64332ee
      • 107: a888a9dea9614ae5b593ba20d8de08b4
      • 108: a9414b6ef3b2ecb2467aeec5be8fef14
      • 109: b32de8f7911663ffb5a110d27400ad00
      • 110: bac957a49081517e5bfe53ce8a41360c
      • 111: be2ad0b96ff5528a72d1bb391db4caea
      • 112: bf2c764ef9ed4ccce31ca653a91a84eb
      • 113: c1a29c09ad3ccc3d397412a994c1c29f
      • 114: c1d237e10e92f0324cd2131223454b27
      • 115: c2e64bc2c38bc7e98dc8a8027609f20a
      • 116: c4495b97171431fa9d3a69335c77f14b
      • 117: c5b9beffed43a7a74d188c4a08fac6e7
      • 118: c7f81815cc2a76e7d18491c5d01e7edc
      • 119: c8c11b7380ee792a9eb42f68873370c5
      • 120: c9cf12d491ce57f6b049092064825a37
      • 121: cadf80582523d59808c1054c5c6af018
      • 122: cd4eff071a1ec2a01ef223fd38bd850e
      • 123: ce09f683a87e56435ea366d12efe3110
      • 124: d2dfc7123835b157a63b9a47dd04d5be
      • 125: d365f4a17d69e058ac3e31b24970ef90
      • 126: d397e9507f46cf9c5a0d5495d7f4a05b
      • 127: d44c6587ffddb7eb8f1ce6b49954dd29
      • 128: d4804a7f89a55b4ae9fa6d118ecd5064
      • 129: d5d1f2755e502ca7fa1f7498a7635b1b
      • 130: d5e17c0d0555177a5fd7087fb3013dd1
      • 131: d9489931e1aca7a9db45fa68a773f197
      • 132: d9c849ce2736713d0ca8a4bccc74ba5a
      • 133: db3da8f2ab0eb73bed446f4846cc6f92
      • 134: dcfe0df2738a4c24bbae828b3d4b1891
      • 135: de856374df0eaaff2be6c08d449819de
      • 136: def93ee640059a1c1fd17246ee68461d
      • 137: e5d833b28f0309a209a906ec3fda8fd4
      • 138: e6b9c24801e90d2e0aaaf332333f62c0
      • 139: e7aecfa6dae30f5371a11e143b23bf8e
      • 140: e9d5149955f41e650009e078408ea886
      • 141: eb7215231b96908f7387b2f26bb61364
      • 142: ec998a0b8c75e8444a8b22ad28143430
      • 143: eddbbf8beb0e4e3617dae85948ca810f
      • 144: ef7067911f7e3c45d03dd7f24664900f
      • 145: f011fe30048e34d8d125297fff9cf31e
      • 146: f0859b3464443cfb31cdb8abd81097ae
      • 147: f13b6d5ce86e682377f244702f2eb6d7
      • 148: f41d0fa5cd74d2d8906e06ae1ba1ef25
      • 149: f8977a0d2f9eef923d50e53b5377dc48
      • 150: f8bfa5df1a35d706971fd35eb01e81cd
      • 151: fa1f3a5f0f903fa2ad1990e7d7c8b24b
      • 152: fb7dc872debb23e3e6220e0c1092c9c4
      • 153: fc146d3f248fb295a374c24412a1b772
      • 154: fc85d3e2ec7b8ae97b581e4b9b110155
      • 155: fcbb9b62017a05995179d1a1d0535332
      • 156: fe005316d5398cffb29dfb39dee53b12
      • 157: LAND ROVER
      • 158: DEFENDER
      • 159: 2025-01-23
      • 160: 2025-01-13
      • 161: 0
      • 162: 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 `path`, `izmoAlias` from `images_izmo` inner join `vandirect`.`vans` on `images_izmo`.`cap_id` = `vandirect`.`vans`.`capid` where `vandirect`.`vans`.`make` = 'VOLKSWAGEN' and `vandirect`.`vans`.`model` = 'TRANSPORTER SWB' and `path` != '' and `izmoAlias` != '' and `ima_type` = 'LCV' order by `images_izmo`.`cap_id` desc, `images_izmo`.`ima_model_year` desc limit 1
      1.09msbrampacImagesRepository.php#66
      Bindings
      • 0: VOLKSWAGEN
      • 1: TRANSPORTER SWB
      • 2: 
      • 3: 
      • 4: LCV
      Backtrace
      • 14. app/Queries/ImagesRepository.php:66
      • 15. app/Traits/VehicleImage.php:112
      • 16. app/Queries/VanLeaseClickRepository.php:84
      • 17. app/Http/Controllers/VanLeasingController.php:136
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select distinct `make`, `model`, `model_long`, `model_long_slug`, `derivative`, `van_id`, `derivative_slug` from `vans` where (`make_slug` = 'land-rover' and `model_slug` = 'defender' and `model_long` = 'DEFENDER 90 DIESEL') order by `derivative` asc
      670μsvandirectVanModel.php#163
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: DEFENDER 90 DIESEL
      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 (`make_slug` = 'land-rover' and `model_slug` = 'defender') and `model_long_slug` = 'defender-90-diesel' limit 1
      36.55msvandirectVanLeasingSearch.php#234
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: land-rover
      • 5: defender
      • 6: defender-90-diesel
      Backtrace
      • 16. app/Queries/VanLeasingSearch.php:234
      • 17. app/Http/Controllers/VanLeasingController.php:151
      • 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/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` = 'land-rover' order by `model` asc
      490μsvandirectVanModel.php#26
      Bindings
      • 0: land-rover
      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` = 'land-rover' and `model_slug` = 'defender' and `did` = 160 and `live` = 1 and `capid` > 1 and `lease_live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' order by `price_monthly` asc limit 1
      18.59msvandirectVanLeasingSearch.php#102
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 160
      • 3: 1
      • 4: 1
      • 5: 1
      • 6: 0
      • 7: defender-90-diesel
      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` = 'land-rover' and `model_slug` = 'defender' and `d_live` = 1 and `live` = 1 and `otrprice` > 4000 and `amount` > 0) order by `otrprice` asc limit 1
      830μsvandirectNewVanSearch.php#205
      Bindings
      • 0: land-rover
      • 1: defender
      • 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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' order by `derivative` asc
      1.45msvandirectVanLeaseFilter.php#69
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' order by `fuel` asc
      1.35msvandirectVanLeaseFilter.php#99
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' order by `transmission` asc
      1.35msvandirectVanLeaseFilter.php#114
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      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 `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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' and `term` in (6, 12, 18, 24, 36, 48, 60) order by `term` asc
      36.75msvandirectVanLeaseFilter.php#138
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      • 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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' 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
      36.63msvandirectVanLeaseFilter.php#153
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      • 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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' 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
      36.29msvandirectVanLeaseFilter.php#169
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      • 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` = 'land-rover' and `model_slug` = 'defender' and `lease_live` = 1 and `live` = 1 and `price_monthly` > 0) and `model_long_slug` = 'defender-90-diesel' 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
      37.2msvandirectVanLeaseFilter.php#193
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 0
      • 5: defender-90-diesel
      • 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` = 'land-rover' and `model_slug` = 'defender') group by `make`, `model`, `model_long`, `model_long_slug`, `make_slug`, `model_slug` order by `model_long` asc
      590μsvandirectVanModel.php#131
      Bindings
      • 0: land-rover
      • 1: defender
      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` = 'land-rover' and `model_slug` = 'defender' and `d_live` = 1 and `live` = 1 and `otrprice` > 4000 and `amount` > 0 and `capid` > 1) and `model_long_slug` = 'defender-90-diesel' order by `otrprice` asc limit 2
      970μsvandirectNewVanSearch.php#276
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 4000
      • 5: 0
      • 6: 1
      • 7: defender-90-diesel
      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
    • select `make`, `make_slug`, `model`, `model_slug`, `model_long`, `derivative`, `basic`, `capid`, `veh_id`, `urllink`, `logo`, `linked`, `bid`, `d_subid`, `otrprice`, `dealers`.`acc_type`, `cpclick`, `vans`.`delivery` 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` = 'land-rover' and `model_slug` = 'defender' and `d_live` = 1 and `live` = 1 and `otrprice` > 4000 and `amount` > 0 and `capid` > 1) order by `otrprice` asc limit 2
      690μsvandirectNewVanSearch.php#241
      Bindings
      • 0: land-rover
      • 1: defender
      • 2: 1
      • 3: 1
      • 4: 4000
      • 5: 0
      • 6: 1
      Backtrace
      • 15. app/Queries/NewVanSearch.php:241
      • 16. app/Http/Controllers/VanLeasingController.php:187
      • 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\VanLeaseClick
    158VanLeaseClick.php#?
    App\Models\VanLeaseOffer
    47VanLeaseOffer.php#?
    App\Models\Van
    44Van.php#?
    App\Models\VanCusCar
    1VanCusCar.php#?
        _token
        gBjg4SUguJU48XWRtBPjrIq6ElLsm0YOsOIBMBa3
        views
        5
        uid
        ca7d47502314f0c7c2c7ef63556491b7
        last_results_page
        /business-car-leasing/volkswagen/polo/life/?page=2page%3D127trimText%3DLife&trimText=Life
        _previous
        array:1 [ "url" => "https://laravel.cars2buy.co.uk/van-leasing/land-rover/defender/defender-90-die...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /van-leasing/land-rover/defender/defender-90-diesel/
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "page" => "287fVariant=defender-90-diesel" "fVariant" => "defender-90-diesel" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:19 [ "cookie" => array:1 [ 0 => "uid=eyJpdiI6IjdGTEVmQUhwN1RyaDB0cGRwcFFNU1E9PSIsInZhbHVlIjoiV3o2cjN1WmM5U2Y4OElkNDkvV20xMzZ2Yml4TisxRkVTallGbjhCMk1Ha0MzYXRtKzRwRW9Jc3lkT21PMk9JZ2V0aXNxRTFRcER0YXMwdWs3S0pDR3pmZ1FaU1NEWGIyeldObHM1WmdJMmM9IiwibWFjIjoiYTk4MzcwOGUwNzE5YTdhODQxZWQ4Mjc0NjczMjZmZWI4YTU4MjQ4ZTI3NDIyNjBhMmJiMWMxNWRmMzZiNzI1NCIsInRhZyI6IiJ9; XSRF-TOKEN=eyJpdiI6IlplSTFvSlFFVDlxZ2pLaVY3V251c1E9PSIsInZhbHVlIjoib3V5TU5OWnd1d29MUlhKQWZzSEN1eGxWWGdNeWM4K253bEpheS8zK043NnEvTG1hKy8yVVJrUHp2RDRUZEJWWkdMOXJCYVRodHVyNE5TaUR2ZjBiKzN6V3JPa0JKcW1XcjArV0pJWVpHWUlGMDl2R2FXOVRNRVBLWGZDOGczZUIiLCJtYWMiOiI4ZmY1MGNmZmRiZTQ2NWI1MTc4YzAyYzkwMWQ5OTZiYmZhYjk0YTU4OTE2NGEwYWY5YWQ0YzFjNWVhMGY5Y2Y1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlpBbE9oS2VubllsYjExeEprd293OWc9PSIsInZhbHVlIjoiZUNoaFp6aG00cHBKQWdBbjAvbDJDYkh2OGdPUytQaTFlcWZlK0ZOZE1zdnhURHVKdnJtQlhJTFhXN0wyS2FXMUFmZGVMSkEyUmROaEdUem12cXI5Y253TUFxUUlWemtrTTlVK1BGb1dmSklKLzlzTEFKSUNEbTYwZ3hhcGt6QzYiLCJtYWMiOiJlYTFmZmZjZDVlZTQyMjA5ZjVmY2E5ZTJiNDUxODA1MzI2M2EzOWMzNDI0MjA0ZDVjZTgxYjM4ZTMyYjVlNDI3IiwidGFnIjoiIn0%3Duid=eyJpdiI6IjdGTEVmQUhwN1RyaDB0cGRwcFFNU1E9PSIsInZhbHVlIjoiV3o2cjN1WmM5U2Y4OElkNDkvV20xMzZ2Yml4TisxRkVTallGbjhCMk1Ha0MzYXRtKzRwRW9Jc3lkT21PMk9JZ2V0aXNxRTFRcER0" ] "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.14.244.69" ] "host" => array:1 [ 0 => "laravel.cars2buy.co.uk" ] ]
        request_cookies
        0 of 0
        array:3 [ "uid" => "ca7d47502314f0c7c2c7ef63556491b7" "XSRF-TOKEN" => "gBjg4SUguJU48XWRtBPjrIq6ElLsm0YOsOIBMBa3" "laravel_session" => "N9h8LVZtWbGzSxqKxWTlfmN49AVpurKubPBjGilo" ]
        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 => "Thu, 23 Jan 2025 19:59:14 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:3 [ 0 => "uid=eyJpdiI6IlNjMEV3cy9md1EvSlhwQjhHeE1vZGc9PSIsInZhbHVlIjoiMUpZdHJlL1Q2d1dReFo4R1JtNmFzZEpGd0pRQi9jZG1YRVJMUVJuSy9icmZYMktsQlNGcUYxS3kvNGpnVGQ0alp6aWhiT0YvdnkycEk2V2UrWWVYUDdoSlhuaUUxT3g0cXNZWGNUYyt5bkk9IiwibWFjIjoiNWM3NTY1MzQxNWFjNzA0NzMyOTEwNzYxMGZiY2FiZmRlZjY0NGRjOWNmMzY4MzJhZjcxMzQxYWYzZDFlM2Q0NyIsInRhZyI6IiJ9; expires=Thu, 29 Jun 5358 19:13:14 GMT; Max-Age=105192861240; path=/; secure; httponly; samesite=laxuid=eyJpdiI6IlNjMEV3cy9md1EvSlhwQjhHeE1vZGc9PSIsInZhbHVlIjoiMUpZdHJlL1Q2d1dReFo4R1JtNmFzZEpGd0pRQi9jZG1YRVJMUVJuSy9icmZYMktsQlNGcUYxS3kvNGpnVGQ0alp6aWhiT0Yvdnky" 1 => "XSRF-TOKEN=eyJpdiI6ImxianMzelBPZGllRTk5Rm5qQVBkYUE9PSIsInZhbHVlIjoiU3UxSGx1ak56MDFaZVRJNEU2MUlRMHRueU4xUlJKZ3NQS0JDd1RWOWthalpyenAvRzA3cDRIa05qN1IwcVM5aWdFNzRDMGdBcmpDSkQ0dm45VVNaalU0MVRyOG85OXAxUzRGT2xHWjVzUnNKc3ZuNzNUeENhWGtVeGdldWNBMEoiLCJtYWMiOiJmNjgzOTJmMmNiOTQ5N2U0NWMyZWQzNDU3ZTcyYzVlOTUzOWQxZGQ1YzVhZmVhMzJiMjAxNzRjODNkZDY4N2E4IiwidGFnIjoiIn0%3D; expires=Thu, 23 Jan 2025 21:59:14 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImxianMzelBPZGllRTk5Rm5qQVBkYUE9PSIsInZhbHVlIjoiU3UxSGx1ak56MDFaZVRJNEU2MUlRMHRueU4xUlJKZ3NQS0JDd1RWOWthalpyenAvRzA3cDRIa05qN1IwcVM5aWdFNzRDM" 2 => "laravel_session=eyJpdiI6IjdvQWcyQlBrTnpOTDhMU3VBTVJwS2c9PSIsInZhbHVlIjoib0FleXh0ckd6enZzdmQ3RXk2UGpnUkdXUUgrcGR2dWI0QVFxaW56VjVKZ0x1dmNPM2VHSnhqeFozZGU4NUhDNVhubi9OMkNHSk5LWXhUdE94dEF3TUo2ZGdtUzBTQjJPNkRtMEFrOUEyZGZXTTh6a3ZYaG9oMUdjWFpBRGhmK3AiLCJtYWMiOiJlYzQyY2YwZmZmZjU5YjBkYjMyMmIyZmNmOTFkOWRlZGI0MGNlZTJmMjk1ZWQwZjU1NjAzNzZmM2ExZjYxMWViIiwidGFnIjoiIn0%3D; expires=Thu, 23 Jan 2025 21:59:14 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjdvQWcyQlBrTnpOTDhMU3VBTVJwS2c9PSIsInZhbHVlIjoib0FleXh0ckd6enZzdmQ3RXk2UGpnUkdXUUgrcGR2dWI0QVFxaW56VjVKZ0x1dmNPM2VHSnhqeFozZGU4NUhDNVhu" ] "Set-Cookie" => array:3 [ 0 => "uid=eyJpdiI6IlNjMEV3cy9md1EvSlhwQjhHeE1vZGc9PSIsInZhbHVlIjoiMUpZdHJlL1Q2d1dReFo4R1JtNmFzZEpGd0pRQi9jZG1YRVJMUVJuSy9icmZYMktsQlNGcUYxS3kvNGpnVGQ0alp6aWhiT0YvdnkycEk2V2UrWWVYUDdoSlhuaUUxT3g0cXNZWGNUYyt5bkk9IiwibWFjIjoiNWM3NTY1MzQxNWFjNzA0NzMyOTEwNzYxMGZiY2FiZmRlZjY0NGRjOWNmMzY4MzJhZjcxMzQxYWYzZDFlM2Q0NyIsInRhZyI6IiJ9; expires=Thu, 29-Jun-5358 19:13:14 GMT; path=/; secure; httponlyuid=eyJpdiI6IlNjMEV3cy9md1EvSlhwQjhHeE1vZGc9PSIsInZhbHVlIjoiMUpZdHJlL1Q2d1dReFo4R1JtNmFzZEpGd0pRQi9jZG1YRVJMUVJuSy9icmZYMktsQlNGcUYxS3kvNGpnVGQ0alp6aWhiT0Yvdnky" 1 => "XSRF-TOKEN=eyJpdiI6ImxianMzelBPZGllRTk5Rm5qQVBkYUE9PSIsInZhbHVlIjoiU3UxSGx1ak56MDFaZVRJNEU2MUlRMHRueU4xUlJKZ3NQS0JDd1RWOWthalpyenAvRzA3cDRIa05qN1IwcVM5aWdFNzRDMGdBcmpDSkQ0dm45VVNaalU0MVRyOG85OXAxUzRGT2xHWjVzUnNKc3ZuNzNUeENhWGtVeGdldWNBMEoiLCJtYWMiOiJmNjgzOTJmMmNiOTQ5N2U0NWMyZWQzNDU3ZTcyYzVlOTUzOWQxZGQ1YzVhZmVhMzJiMjAxNzRjODNkZDY4N2E4IiwidGFnIjoiIn0%3D; expires=Thu, 23-Jan-2025 21:59:14 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImxianMzelBPZGllRTk5Rm5qQVBkYUE9PSIsInZhbHVlIjoiU3UxSGx1ak56MDFaZVRJNEU2MUlRMHRueU4xUlJKZ3NQS0JDd1RWOWthalpyenAvRzA3cDRIa05qN1IwcVM5aWdFNzRDM" 2 => "laravel_session=eyJpdiI6IjdvQWcyQlBrTnpOTDhMU3VBTVJwS2c9PSIsInZhbHVlIjoib0FleXh0ckd6enZzdmQ3RXk2UGpnUkdXUUgrcGR2dWI0QVFxaW56VjVKZ0x1dmNPM2VHSnhqeFozZGU4NUhDNVhubi9OMkNHSk5LWXhUdE94dEF3TUo2ZGdtUzBTQjJPNkRtMEFrOUEyZGZXTTh6a3ZYaG9oMUdjWFpBRGhmK3AiLCJtYWMiOiJlYzQyY2YwZmZmZjU5YjBkYjMyMmIyZmNmOTFkOWRlZGI0MGNlZTJmMjk1ZWQwZjU1NjAzNzZmM2ExZjYxMWViIiwidGFnIjoiIn0%3D; expires=Thu, 23-Jan-2025 21:59:14 GMT; path=/; httponlylaravel_session=eyJpdiI6IjdvQWcyQlBrTnpOTDhMU3VBTVJwS2c9PSIsInZhbHVlIjoib0FleXh0ckd6enZzdmQ3RXk2UGpnUkdXUUgrcGR2dWI0QVFxaW56VjVKZ0x1dmNPM2VHSnhqeFozZGU4NUhDNVhu" ] ]
        session_attributes
        0 of 0
        array:7 [ "_token" => "gBjg4SUguJU48XWRtBPjrIq6ElLsm0YOsOIBMBa3" "views" => 5 "uid" => "ca7d47502314f0c7c2c7ef63556491b7" "last_results_page" => "/business-car-leasing/volkswagen/polo/life/?page=2page%3D127trimText%3DLife&trimText=Life" "_previous" => array:1 [ "url" => "https://laravel.cars2buy.co.uk/van-leasing/land-rover/defender/defender-90-diesel?page=287fVariant%3Ddefender-90-diesel" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-23 19:59:14GET/van-leasing/land-rover/defender/defender-90-diesel/?page=287fVariant%3Ddefender-90-diesel61423250