All categories
Flash Sale
Todays Deal
Request history8.2.28PHP Version1.35sRequest Duration12MBMemory UsageGET brand/{brand_slug}Route
    • Booting (413ms)time
    • Application (936ms)time
    • 1 x Application (69.38%)
      936ms
      1 x Booting (30.61%)
      413ms
      11 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.cart.cartcart.blade.php#?blade
      • frontend.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET brand/{brand_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByBrand
      namespace
      prefix
      where
      as
      products.brand
      file
      app/Http/Controllers/SearchController.php:156-163
      40 statements were executed (18 duplicates)Show only duplicates53.25ms
      • select * from `brands` where `slug` = 'sprite-uzw9z' limit 1
        3.84mshoodvendor_testSearchController.php#158
        Bindings
        • 0: sprite-uzw9z
        Backtrace
        • app/Http/Controllers/SearchController.php:158
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (5)
        900μshoodvendor_testSearchController.php#158
        Backtrace
        • app/Http/Controllers/SearchController.php:158
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        680μshoodvendor_testSearchController.php#25
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 3)
        680μshoodvendor_testSearchController.php#25
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `colors`
        1.27mshoodvendor_testSearchController.php#27
        Backtrace
        • app/Http/Controllers/SearchController.php:27
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `level` = 0 order by `order_level` desc
        1.03mshoodvendor_testSearchController.php#68
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/SearchController.php:68
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 17, 18, 19)
        730μshoodvendor_testSearchController.php#68
        Backtrace
        • app/Http/Controllers/SearchController.php:68
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 17, 18, 19)
        670μshoodvendor_testSearchController.php#68
        Backtrace
        • app/Http/Controllers/SearchController.php:68
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `category_translations` where `category_translations`.`category_id` in (8, 9, 10, 11, 12, 13, 14, 15, 16)
        720μshoodvendor_testSearchController.php#68
        Backtrace
        • app/Http/Controllers/SearchController.php:68
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (8, 9, 10, 11, 12, 13, 14, 15, 16)
        3.1mshoodvendor_testSearchController.php#68
        Backtrace
        • app/Http/Controllers/SearchController.php:68
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `uploads` where `uploads`.`id` in (64, 65, 66, 67, 68, 69, 70, 81, 82) and `uploads`.`deleted_at` is null
        1.55mshoodvendor_testSearchController.php#68
        Backtrace
        • app/Http/Controllers/SearchController.php:68
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` where (`brand_id` = 5) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (14, 15, 16, 20)))
        1.72mshoodvendor_testSearchController.php#137
        Bindings
        • 0: 5
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 14
        • 7: 15
        • 8: 16
        • 9: 20
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `brands` where `brands`.`id` = 5 limit 1
        720μshoodvendor_testHelpers.php#1937
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Helpers.php:1937
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (5)
        510μshoodvendor_testHelpers.php#1937
        Backtrace
        • app/Http/Helpers.php:1937
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `brands` where `brands`.`id` = 5 limit 1
        440μshoodvendor_testHelpers.php#1937
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Helpers.php:1937
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (5)
        2.09mshoodvendor_testHelpers.php#1937
        Backtrace
        • app/Http/Helpers.php:1937
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        690μshoodvendor_testHelpers.php#1714
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1714
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        690μshoodvendor_testHelpers.php#1726
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1726
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        690μshoodvendor_testHelpers.php#1738
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1738
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 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
        3.32mshoodvendor_testproduct_listing.blade.php#175
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.product_listing:175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attribute_values` where `attribute_values`.`attribute_id` = 2 and `attribute_values`.`attribute_id` is not null
        1.16mshoodvendor_testproduct_listing.blade.php#175
        Bindings
        • 0: 2
        Backtrace
        • view::frontend.product_listing:175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attribute_values` where `attribute_values`.`attribute_id` = 3 and `attribute_values`.`attribute_id` is not null
        680μshoodvendor_testproduct_listing.blade.php#175
        Bindings
        • 0: 3
        Backtrace
        • view::frontend.product_listing:175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        2.02mshoodvendor_testHelpers.php#1661
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1661
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 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
        690μshoodvendor_testHelpers.php#1168
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '95' and `uploads`.`deleted_at` is null limit 1
        1.04mshoodvendor_testHelpers.php#1168
        Bindings
        • 0: 95
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        2.62mshoodvendor_testHelpers.php#1642
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1642
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 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
        550μshoodvendor_testHelpers.php#1168
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        610μshoodvendor_testHelpers.php#1652
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1652
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `id` = '29' limit 1
        720μshoodvendor_testHelpers.php#1675
        Bindings
        • 0: 29
        Backtrace
        • app/Http/Helpers.php:1675
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        670μshoodvendor_testHelpers.php#1685
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1685
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '62' and `uploads`.`deleted_at` is null limit 1
        2.48mshoodvendor_testHelpers.php#1168
        Bindings
        • 0: 62
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        2.41mshoodvendor_testHelpers.php#1981
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:1981
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 17, 18, 19)
        2.58mshoodvendor_testHelpers.php#1981
        Backtrace
        • app/Http/Helpers.php:1981
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (64, 65, 66, 67, 68, 69, 70, 81, 82) and `uploads`.`deleted_at` is null
        870μshoodvendor_testHelpers.php#1981
        Backtrace
        • app/Http/Helpers.php:1981
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (64, 65, 66, 67, 68, 69, 70, 81, 82) and `uploads`.`deleted_at` is null
        540μshoodvendor_testHelpers.php#1981
        Backtrace
        • app/Http/Helpers.php:1981
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '62' and `uploads`.`deleted_at` is null limit 1
        2.76mshoodvendor_testHelpers.php#1168
        Bindings
        • 0: 62
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '79' and `uploads`.`deleted_at` is null limit 1
        820μshoodvendor_testHelpers.php#1168
        Bindings
        • 0: 79
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        830μshoodvendor_testapp.blade.php#256
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        840μshoodvendor_testapp.blade.php#297
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        2.32mshoodvendor_testHelpers.php#123
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:123
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Color
      143Color.php#?
      App\Models\Upload
      31Upload.php#?
      App\Models\Category
      29Category.php#?
      App\Models\CategoryTranslation
      27CategoryTranslation.php#?
      App\Models\Currency
      5Currency.php#?
      App\Models\Brand
      3Brand.php#?
      App\Models\BrandTranslation
      3BrandTranslation.php#?
      App\Models\Attribute
      3Attribute.php#?
      App\Models\Language
      3Language.php#?
      App\Models\AttributeTranslation
      1AttributeTranslation.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          B2dp7vRbbFlYx49tkUP1HcOwUEIiqz5ucswr2enI
          locale
          en
          path_info
          /brand/sprite-uzw9z
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "hoodvendor.com" ] "pragma" => 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"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "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)" ] "x-forwarded-host" => array:1 [ 0 => "hoodvendor.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "hoodvendor.com" ] "x-https" => array:1 [ 0 => "1" ] "x-real-ip" => array:1 [ 0 => "18.188.38.17" ] ]
          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 => "Tue, 01 Apr 2025 04:26:35 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=B2dp7vRbbFlYx49tkUP1HcOwUEIiqz5ucswr2enI; expires=Tue, 01-Apr-2025 06:26:35 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=B2dp7vRbbFlYx49tkUP1HcOwUEIiqz5ucswr2enI; expires=Tue, 01-Apr-2025 06:26:35 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "B2dp7vRbbFlYx49tkUP1HcOwUEIiqz5ucswr2enI" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-01 04:26:35GET/test/cms/brand/sprite-uzw9z?page=11140250