KURTI SET

Flash Sale
Todays Deal
Request history8.3.19PHP Version509msRequest Duration29MBMemory UsageGET category/{category_slug}Route
    • Booting (142ms)time
    • Application (366ms)time
    • 1 x Application (72.05%)
      366ms
      1 x Booting (27.95%)
      142ms
      13 templates were rendered
      • frontend.classic.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.classic.layouts.appapp.blade.php#?blade
      • frontend.classic.inc.navnav.blade.php#?blade
      • frontend.classic.partials.comparecompare.blade.php#?blade
      • frontend.classic.partials.wishlistwishlist.blade.php#?blade
      • frontend.classic.partials.cart.cartcart.blade.php#?blade
      • frontend.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.classic.inc.footerfooter.blade.php#?blade
      • frontend.classic.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.classic.partials.modalmodal.blade.php#?blade
      • frontend.classic.partials.login_modallogin_modal.blade.php#?blade
      • frontend.classic.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:157-164
      38 statements were executed, 13 of which were duplicates, 25 unique. Show only duplicated17.66ms
      • select * from `categories` where `slug` = 'kurti set' limit 1
        1.64msshraddhafashion_mainSearchController.php#159
        Bindings
        • 0: kurti set
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:159
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_translations` where `category_translations`.`category_id` in (2)
        910μsshraddhafashion_mainSearchController.php#159
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:159
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        270μsshraddhafashion_mainSearchController.php#25
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:25
        • 16. app/Http/Controllers/SearchController.php:161
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        260μsshraddhafashion_mainSearchController.php#25
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:25
        • 21. app/Http/Controllers/SearchController.php:161
        • 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
      • select * from `colors`
        600μsshraddhafashion_mainSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:161
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `parent_id` = 2 order by `order_level` desc
        290μsshraddhafashion_mainCategoryUtility.php#12
        Bindings
        • 0: 2
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:50
        • 17. app/Http/Controllers/SearchController.php:53
        • 18. app/Http/Controllers/SearchController.php:161
      • select * from `category_translations` where `category_translations`.`category_id` in (23, 24)
        220μsshraddhafashion_mainCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:34
        • 21. app/Utility/CategoryUtility.php:50
        • 22. app/Http/Controllers/SearchController.php:53
        • 23. app/Http/Controllers/SearchController.php:161
      • select * from `categories` where `parent_id` = 23 order by `order_level` desc
        260μsshraddhafashion_mainCategoryUtility.php#12
        Bindings
        • 0: 23
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:53
      • select * from `categories` where `parent_id` = 24 order by `order_level` desc
        220μsshraddhafashion_mainCategoryUtility.php#12
        Bindings
        • 0: 24
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:53
      • select * from `categories` where `categories`.`id` = 2 limit 1
        240μsshraddhafashion_mainSearchController.php#55
        Bindings
        • 0: 2
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:55
        • 17. app/Http/Controllers/SearchController.php:161
        • 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 * from `category_translations` where `category_translations`.`category_id` in (2)
        200μsshraddhafashion_mainSearchController.php#55
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:55
        • 22. app/Http/Controllers/SearchController.php:161
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (2)
        270μsshraddhafashion_mainSearchController.php#55
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:55
        • 22. app/Http/Controllers/SearchController.php:161
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `category_translations` where `category_translations`.`category_id` in (23, 24)
        200μsshraddhafashion_mainSearchController.php#55
        Backtrace
        • 26. app/Http/Controllers/SearchController.php:55
        • 27. app/Http/Controllers/SearchController.php:161
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (23, 24)
        220μsshraddhafashion_mainSearchController.php#55
        Backtrace
        • 26. app/Http/Controllers/SearchController.php:55
        • 27. app/Http/Controllers/SearchController.php:161
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `attribute_id` from `attribute_category` where `category_id` in (23, 24, 2)
        280μsshraddhafashion_mainSearchController.php#59
        Bindings
        • 0: 23
        • 1: 24
        • 2: 2
        Backtrace
        • 13. app/Http/Controllers/SearchController.php:59
        • 14. app/Http/Controllers/SearchController.php:161
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attributes` where `id` in (1)
        190μsshraddhafashion_mainSearchController.php#60
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:60
        • 15. app/Http/Controllers/SearchController.php:161
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1)
        260μsshraddhafashion_mainSearchController.php#60
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:60
        • 20. app/Http/Controllers/SearchController.php:161
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 2 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
        570μsshraddhafashion_mainSearchController.php#147
        Bindings
        • 0: 2
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:147
        • 17. app/Http/Controllers/SearchController.php:161
        • 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 count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        430μsshraddhafashion_mainHelpers.php#1707
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1707
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        210μsshraddhafashion_mainHelpers.php#1719
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1719
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        200μsshraddhafashion_mainHelpers.php#1731
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1731
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attribute_values` where `attribute_values`.`attribute_id` = 1 and `attribute_values`.`attribute_id` is not null
        1.44msshraddhafashion_mainproduct_listing.blade.php#174
        Bindings
        • 0: 1
        Backtrace
        • 19. view::frontend.classic.product_listing:174
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        590μsshraddhafashion_mainHelpers.php#1654
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1654
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        1.06msshraddhafashion_mainHelpers.php#1167
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '377' and `uploads`.`deleted_at` is null limit 1
        590μsshraddhafashion_mainHelpers.php#1167
        Bindings
        • 0: 377
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        500μsshraddhafashion_mainHelpers.php#1635
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1635
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        380μsshraddhafashion_mainHelpers.php#1167
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '377' and `uploads`.`deleted_at` is null limit 1
        400μsshraddhafashion_mainHelpers.php#1167
        Bindings
        • 0: 377
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        730μsshraddhafashion_mainHelpers.php#1983
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:1983
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 25, 26, 27, 28, 29, 32)
        480μsshraddhafashion_mainHelpers.php#1983
        Backtrace
        • 19. app/Http/Helpers.php:1983
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (333, 334, 335, 336, 337, 338, 339, 340) and `uploads`.`deleted_at` is null
        300μsshraddhafashion_mainHelpers.php#1983
        Backtrace
        • 19. app/Http/Helpers.php:1983
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (333, 334, 335, 336, 337, 338, 339, 340) and `uploads`.`deleted_at` is null
        240μsshraddhafashion_mainHelpers.php#1983
        Backtrace
        • 19. app/Http/Helpers.php:1983
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '377' and `uploads`.`deleted_at` is null limit 1
        590μsshraddhafashion_mainHelpers.php#1167
        Bindings
        • 0: 377
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '3' and `uploads`.`deleted_at` is null limit 1
        420μsshraddhafashion_mainHelpers.php#1167
        Bindings
        • 0: 3
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '395' and `uploads`.`deleted_at` is null limit 1
        500μsshraddhafashion_mainHelpers.php#1167
        Bindings
        • 0: 395
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        460μsshraddhafashion_mainapp.blade.php#214
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.classic.layouts.app:214
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` desc
        440μsshraddhafashion_mainapp.blade.php#257
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.classic.layouts.app:257
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        600μsshraddhafashion_mainHelpers.php#122
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:122
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Color
      143Color.php#?
      App\Models\Upload
      20Upload.php#?
      App\Models\Category
      14Category.php#?
      App\Models\CategoryTranslation
      14CategoryTranslation.php#?
      App\Models\AttributeValue
      10AttributeValue.php#?
      App\Models\Attribute
      3Attribute.php#?
      App\Models\Language
      2Language.php#?
      App\Models\Country
      1Country.php#?
          _token
          NaziYlMeWfm3FXwYjDrD7VrfUeoGSNuBJuWnCqog
          locale
          en
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/kurti%20set
          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:20 [ "host" => array:1 [ 0 => "shradhafashion.com" ] "x-forwarded-for" => array:1 [ 0 => "18.189.170.45" ] "x-forwarded-host" => array:1 [ 0 => "shradhafashion.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "shradhafashion.com" ] "x-real-ip" => array:1 [ 0 => "18.189.170.45" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "x-https" => array:1 [ 0 => "1" ] ]
          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 => "Mon, 21 Apr 2025 21:50:09 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=NaziYlMeWfm3FXwYjDrD7VrfUeoGSNuBJuWnCqog; expires=Mon, 21 Apr 2025 23:50:09 GMT; Max-Age=7200; path=/; samesite=lax" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=NaziYlMeWfm3FXwYjDrD7VrfUeoGSNuBJuWnCqog; expires=Mon, 21-Apr-2025 23:50:09 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "NaziYlMeWfm3FXwYjDrD7VrfUeoGSNuBJuWnCqog" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-21 21:50:09GET/category/kurti%20set1338207