All Product Under in ₹1500
Top
8.2.27PHP Version114msRequest Duration6MBMemory UsageGET offer-range/{price}Route
    • Booting (52.95ms)time
    • Application (60.57ms)time
    • 1 x Application (53.35%)
      60.57ms
      1 x Booting (46.64%)
      52.95ms
      8 templates were rendered
      • web-views.products._offer-range-product_offer-range-product.blade.phpblade
      • layouts.front-end.appapp.blade.phpblade
      • layouts.front-end.partials._modals_modals.blade.phpblade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.phpblade
      • layouts.front-end.partials._header_header.blade.phpblade
      • layouts.front-end.partials._cart_cart.blade.phpblade
      • layouts.front-end.partials._footer_footer.blade.phpblade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.phpblade
      uri
      GET offer-range/{price}
      middleware
      web
      controller
      App\Http\Controllers\Web\OfferController@offerRange
      namespace
      App\Http\Controllers
      prefix
      where
      as
      offer-ranger
      file
      app/Http/Controllers/Web/OfferController.php:17-22
      36 statements were executed, 7 of which were duplicated, 29 unique. Show only duplicated21.15ms
      • select count(*) as aggregate from `products` where `unit_price` <= '1500'
        200μsOfferController.php#18u485020399_silvaana
        Metadata
        Bindings
        • 0. 1500
        Backtrace
        • 16. app/Http/Controllers/Web/OfferController.php:18
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `unit_price` <= '1500' limit 10 offset 0
        250μsOfferController.php#18u485020399_silvaana
        Metadata
        Bindings
        • 0. 1500
        Backtrace
        • 16. app/Http/Controllers/Web/OfferController.php:18
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `translations` where `translations`.`translationable_id` in (6) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        190μsOfferController.php#18u485020399_silvaana
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. en
        Backtrace
        • 21. app/Http/Controllers/Web/OfferController.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `reviews` where `reviews`.`product_id` in (6) and `delivery_man_id` is null and `status` = 1
        160μsOfferController.php#18u485020399_silvaana
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. app/Http/Controllers/Web/OfferController.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        160μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. currency_symbol_position
        Backtrace
        • 16. app/Utils/settings.php:15
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        130μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        120μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        110μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. announcement
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 0 and `is_guest` = 1) group by `cart_group_id`
        160μscart-manager.php#74u485020399_silvaana
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        Backtrace
        • 14. app/Utils/cart-manager.php:74
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        90μscart-manager.php#43u485020399_silvaana
        Metadata
        Backtrace
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 0 and `is_guest` = 1) group by `cart_group_id`
        130μscart-manager.php#74u485020399_silvaana
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        Backtrace
        • 14. app/Utils/cart-manager.php:74
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        110μscart-manager.php#43u485020399_silvaana
        Metadata
        Backtrace
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `categories` where `position` = 0
        120μs_header.blade.php#157u485020399_silvaana
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:157
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        130μs_header.blade.php#157u485020399_silvaana
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:157
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 21) order by `priority` asc
        180μs_header.blade.php#157u485020399_silvaana
        Metadata
        Backtrace
        • 21. view::layouts.front-end.partials._header:157
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29) order by `priority` asc
        140μs_header.blade.php#157u485020399_silvaana
        Metadata
        Backtrace
        • 26. view::layouts.front-end.partials._header:157
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        170μs_header.blade.php#157u485020399_silvaana
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 26. view::layouts.front-end.partials._header:157
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 21) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        120μs_header.blade.php#157u485020399_silvaana
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 21. view::layouts.front-end.partials._header:157
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        150μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 26. app/Models/Brand.php:42
        • 32. app/Utils/brand-manager.php:31
        • 33. view::layouts.front-end.partials._header:244
        • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        480μsbrand-manager.php#31u485020399_silvaana
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. approved
        • 5. admin
        • 6. 1
        • 7. digital
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Utils/brand-manager.php:31
        • 16. view::layouts.front-end.partials._header:244
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        14.34msbrand-manager.php#31u485020399_silvaana
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. en
        Backtrace
        • 20. app/Utils/brand-manager.php:31
        • 21. view::layouts.front-end.partials._header:244
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        190μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 23. view::layouts.front-end.partials._header:271
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
        410μs_header.blade.php#271u485020399_silvaana
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. approved
        • 5. admin
        • 6. 1
        • 7. digital
        • 8. physical
        • 9. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:271
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        340μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        160μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. loader_gif
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        150μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. country_code
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings`
        870μs_footer.blade.php#3u485020399_silvaana
        Metadata
        Backtrace
        • 16. view::layouts.front-end.partials._footer:3
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `social_medias` where `active_status` = 1
        150μs_footer.blade.php#7u485020399_silvaana
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::layouts.front-end.partials._footer:7
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-03-13' and date(`end_date`) >= '2025-03-13' limit 1
        230μs_footer.blade.php#89u485020399_silvaana
        Metadata
        Bindings
        • 0. 1
        • 1. flash_deal
        • 2. 2025-03-13
        • 3. 2025-03-13
        Backtrace
        • 16. view::layouts.front-end.partials._footer:89
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        180μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. refund-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        140μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. return-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        170μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. cancellation-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        130μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. company_phone
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        110μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. company_email
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        140μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. shop_address
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        140μssettings.php#15u485020399_silvaana
        Metadata
        Bindings
        • 0. whatsapp
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\SocialMedia
      5
      App\Models\Brand
      4
      App\Models\Category
      29
      App\Models\BusinessSetting
      137
      App\Models\Product
      1
          decimal_point_settings
          0
          product_brand
          1
          digital_product
          1
          currency_model
          single_currency
          language
          array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          3
          system_default_currency_info
          App\Models\Currency {#3797 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          INR
          currency_symbol
          currency_exchange_rate
          60
          _token
          HJKuYkd6tdiNsTM79iHVv2Z0KoMhgO0SKW23ZMP4
          currency_symbol_position
          left
          company_email
          silvaana2426@gmail.com
          _previous
          array:1 [ "url" => "https://silvaana.com/offer-range/1500" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /offer-range/1500
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "silvaana.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_server
          0 of 0
          array:53 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "silvaana.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u485020399/domains/silvaana.com/public_html" "REMOTE_ADDR" => "18.118.171.28" "REMOTE_PORT" => "46017" "SERVER_ADDR" => "147.93.99.152" "SERVER_NAME" => "silvaana.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/offer-range/1500" "REDIRECT_URL" => "/offer-range/1500" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "shared" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u485020399/domains/silvaana.com/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://silvaana.com/offer-range/1500" "SCRIPT_URL" => "/offer-range/1500" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1741843316.9427 "REQUEST_TIME" => 1741843316 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 13 Mar 2025 05:21:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImMrakZKNDJaVU9OVnh5VkpjWVpYMnc9PSIsInZhbHVlIjoiK1llZGxKMTc4cUNsSURjU05ydTcvY2x5TVYyb2RsSml5M20vcm1jVVRTcG1ydzJ6MVVEcG5TZ05PcXRCdlUwK2FjT0ZGQitSWWVPMVZVK21oekN5STBTL0pRSTcrWVJmUUlFbDVMNndRR29xdHFEUmFnaXR5YmZsNDM1Uk1MRngiLCJtYWMiOiJjM2E1MDM0MDZiMmZjNzlmNzY3ZTJiMGNmOThmNTdiMDFmZjc1ODBiNDNhOWYwNWMzNWYwODViMzNjNWQ0NjRiIiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 06:21:57 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6ImMrakZKNDJaVU9OVnh5VkpjWVpYMnc9PSIsInZhbHVlIjoiK1llZGxKMTc4cUNsSURjU05ydTcvY2x5TVYyb2RsSml5M20vcm1jVVRTcG1ydzJ6MVVEcG5TZ05PcXRCdlUwK2FjT0ZGQ" 1 => "salaava_session=eyJpdiI6IlM5QzlYQzdCZHpUMkZTalhSWkY2akE9PSIsInZhbHVlIjoiL2lIRUVoTUJiU1lSYlFZWDdiYjFMTVF6Q0N1RlNwR05SM1YzMHRodzB5SVFqWThpeVd6SGMvUlRIVk82cFI0VW16c01nUDBCSkI0MXk3MFB0TmN6VWk1N3FTcW9oRW1ENy9sMjA0L3ppVjZxNHI3bE4wUW9LUVJVZ0lKcUJqbjQiLCJtYWMiOiI4YWJmMTEzN2YwYWM3OTk5NmNhMDg2ZTFjMDJkYTVkZWU0MjI5OTViNmJkODUxNjU4YzNjZWQxYjE0MjU0NWRkIiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 06:21:57 GMT; Max-Age=3600; path=/; httponlysalaava_session=eyJpdiI6IlM5QzlYQzdCZHpUMkZTalhSWkY2akE9PSIsInZhbHVlIjoiL2lIRUVoTUJiU1lSYlFZWDdiYjFMTVF6Q0N1RlNwR05SM1YzMHRodzB5SVFqWThpeVd6SGMvUlRIVk82cFI0VW16" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImMrakZKNDJaVU9OVnh5VkpjWVpYMnc9PSIsInZhbHVlIjoiK1llZGxKMTc4cUNsSURjU05ydTcvY2x5TVYyb2RsSml5M20vcm1jVVRTcG1ydzJ6MVVEcG5TZ05PcXRCdlUwK2FjT0ZGQitSWWVPMVZVK21oekN5STBTL0pRSTcrWVJmUUlFbDVMNndRR29xdHFEUmFnaXR5YmZsNDM1Uk1MRngiLCJtYWMiOiJjM2E1MDM0MDZiMmZjNzlmNzY3ZTJiMGNmOThmNTdiMDFmZjc1ODBiNDNhOWYwNWMzNWYwODViMzNjNWQ0NjRiIiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 06:21:57 GMT; path=/XSRF-TOKEN=eyJpdiI6ImMrakZKNDJaVU9OVnh5VkpjWVpYMnc9PSIsInZhbHVlIjoiK1llZGxKMTc4cUNsSURjU05ydTcvY2x5TVYyb2RsSml5M20vcm1jVVRTcG1ydzJ6MVVEcG5TZ05PcXRCdlUwK2FjT0ZGQ" 1 => "salaava_session=eyJpdiI6IlM5QzlYQzdCZHpUMkZTalhSWkY2akE9PSIsInZhbHVlIjoiL2lIRUVoTUJiU1lSYlFZWDdiYjFMTVF6Q0N1RlNwR05SM1YzMHRodzB5SVFqWThpeVd6SGMvUlRIVk82cFI0VW16c01nUDBCSkI0MXk3MFB0TmN6VWk1N3FTcW9oRW1ENy9sMjA0L3ppVjZxNHI3bE4wUW9LUVJVZ0lKcUJqbjQiLCJtYWMiOiI4YWJmMTEzN2YwYWM3OTk5NmNhMDg2ZTFjMDJkYTVkZWU0MjI5OTViNmJkODUxNjU4YzNjZWQxYjE0MjU0NWRkIiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 06:21:57 GMT; path=/; httponlysalaava_session=eyJpdiI6IlM5QzlYQzdCZHpUMkZTalhSWkY2akE9PSIsInZhbHVlIjoiL2lIRUVoTUJiU1lSYlFZWDdiYjFMTVF6Q0N1RlNwR05SM1YzMHRodzB5SVFqWThpeVd6SGMvUlRIVk82cFI0VW16" ] ]
          session_attributes
          0 of 0
          array:18 [ "decimal_point_settings" => 0 "product_brand" => 1 "digital_product" => 1 "currency_model" => "single_currency" "language" => array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 3 "system_default_currency_info" => App\Models\Currency {#3797 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2021-06-04 18:26:38" ] #original: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2021-06-04 18:26:38" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "INR" "currency_symbol" => "" "currency_exchange_rate" => "60" "_token" => "HJKuYkd6tdiNsTM79iHVv2Z0KoMhgO0SKW23ZMP4" "currency_symbol_position" => "left" "company_email" => "silvaana2426@gmail.com" "_previous" => array:1 [ "url" => "https://silvaana.com/offer-range/1500" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]