Wifi Flex Cable

Request history8.2.25PHP Version439msRequest Duration6MBMemory UsageGET category/{category_slug}Route
    • Booting (55.11ms)time
    • Application (384ms)time
    • 1 x Application (87.45%)
      384ms
      1 x Booting (12.54%)
      55.11ms
      10 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.reclassic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.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 category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:147-154
      31 statements were executed (9 duplicates)Show only duplicates35.86ms
      • select * from `categories` where `slug` = 'wifi flex cable' limit 1
        4.94msthecoc3o_ecomSearchController.php#149
        Bindings
        • 0: wifi flex cable
        Backtrace
        • app/Http/Controllers/SearchController.php:149
        • 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 `category_translations` where `category_translations`.`category_id` in (22)
        3.79msthecoc3o_ecomSearchController.php#149
        Backtrace
        • app/Http/Controllers/SearchController.php:149
        • 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`
        3.55msthecoc3o_ecomSearchController.php#25
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:151
        • 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 (3, 4, 5, 6, 7, 8)
        540μsthecoc3o_ecomSearchController.php#25
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:151
        • 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`
        990μsthecoc3o_ecomSearchController.php#27
        Backtrace
        • app/Http/Controllers/SearchController.php:27
        • app/Http/Controllers/SearchController.php:151
        • 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 `parent_id` = 22 order by `order_level` desc
        3.17msthecoc3o_ecomCategoryUtility.php#12
        Bindings
        • 0: 22
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
        • app/Http/Controllers/SearchController.php:151
      • select * from `categories` where `categories`.`id` = 22 limit 1
        840μsthecoc3o_ecomSearchController.php#61
        Bindings
        • 0: 22
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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 (22)
        270μsthecoc3o_ecomSearchController.php#61
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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 (22)
        380μsthecoc3o_ecomSearchController.php#61
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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 `attribute_id` from `attribute_category` where `category_id` in (22)
        1.06msthecoc3o_ecomSearchController.php#65
        Bindings
        • 0: 22
        Backtrace
        • app/Http/Controllers/SearchController.php:65
        • app/Http/Controllers/SearchController.php:151
        • 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 `attributes` where 0 = 1
        210μsthecoc3o_ecomSearchController.php#66
        Backtrace
        • app/Http/Controllers/SearchController.php:66
        • app/Http/Controllers/SearchController.php:151
        • 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` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 22 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
        2.67msthecoc3o_ecomSearchController.php#137
        Bindings
        • 0: 22
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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 `approved` = '1' and `published` = 1
        890μsthecoc3o_ecomHelpers.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 * from `languages` where `code` = 'en' limit 1
        1.27msthecoc3o_ecomHelpers.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
        600μsthecoc3o_ecomHelpers.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` = '116' and `uploads`.`deleted_at` is null limit 1
        410μsthecoc3o_ecomHelpers.php#1168
        Bindings
        • 0: 116
        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
        340μsthecoc3o_ecomHelpers.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
        290μsthecoc3o_ecomHelpers.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
        410μsthecoc3o_ecomHelpers.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` = '28' limit 1
        360μsthecoc3o_ecomHelpers.php#1675
        Bindings
        • 0: 28
        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
        790μsthecoc3o_ecomHelpers.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` = '111' and `uploads`.`deleted_at` is null limit 1
        480μsthecoc3o_ecomHelpers.php#1168
        Bindings
        • 0: 111
        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
        720μsthecoc3o_ecomHelpers.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, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32)
        400μsthecoc3o_ecomHelpers.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 (0, 74, 76, 83, 84, 86, 131, 133) and `uploads`.`deleted_at` is null
        480μsthecoc3o_ecomHelpers.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 (74, 76, 83, 84, 86, 129, 132, 0, 0, 0, 0, 0, 0) and `uploads`.`deleted_at` is null
        390μsthecoc3o_ecomHelpers.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` = '111' and `uploads`.`deleted_at` is null limit 1
        1.59msthecoc3o_ecomHelpers.php#1168
        Bindings
        • 0: 111
        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
        520μsthecoc3o_ecomapp.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
        430μsthecoc3o_ecomapp.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 `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.47msthecoc3o_ecomHelpers.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 `countries` where `status` = '1'
        610μsthecoc3o_ecomHelpers.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\Category
      32Category.php#?
      App\Models\Upload
      7Upload.php#?
      App\Models\CategoryTranslation
      7CategoryTranslation.php#?
      App\Models\Attribute
      6Attribute.php#?
      App\Models\AttributeTranslation
      6AttributeTranslation.php#?
      App\Models\Language
      3Language.php#?
      App\Models\Currency
      2Currency.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
          _token
          OkxgFppgRSAqZLSrdHqvNtdZdOWCEgp375n1rDZU
          locale
          en
          path_info
          /category/wifi%20flex%20cable
          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:17 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "expertsmobi.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" ] "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 => "Thu, 13 Mar 2025 19:09:09 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=OkxgFppgRSAqZLSrdHqvNtdZdOWCEgp375n1rDZU; expires=Thu, 13-Mar-2025 21:09:10 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=OkxgFppgRSAqZLSrdHqvNtdZdOWCEgp375n1rDZU; expires=Thu, 13-Mar-2025 21:09:10 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "OkxgFppgRSAqZLSrdHqvNtdZdOWCEgp375n1rDZU" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-14 00:39:10GET/category/wifi%20flex%20cable1031208