Water Pack Seal

Request history8.2.25PHP Version1.63sRequest Duration11MBMemory UsageGET category/{category_slug}Route
    • Booting (398ms)time
    • Application (1.23s)time
    • 1 x Application (75.64%)
      1.23s
      1 x Booting (24.36%)
      398ms
      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
      32 statements were executed (9 duplicates)Show only duplicates41.78ms
      • select * from `categories` where `slug` = 'water pack seal' limit 1
        8.29msthecoc3o_ecomSearchController.php#149
        Bindings
        • 0: water pack seal
        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 (14)
        1.74msthecoc3o_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.18msthecoc3o_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)
        1.82msthecoc3o_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`
        2.64msthecoc3o_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` = 14 order by `order_level` desc
        4.83msthecoc3o_ecomCategoryUtility.php#12
        Bindings
        • 0: 14
        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` = 14 limit 1
        1.69msthecoc3o_ecomSearchController.php#61
        Bindings
        • 0: 14
        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 (14)
        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 (14)
        840μ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 (14)
        1.82msthecoc3o_ecomSearchController.php#65
        Bindings
        • 0: 14
        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
        170μ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` = 14 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
        4.39msthecoc3o_ecomSearchController.php#137
        Bindings
        • 0: 14
        • 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
        360μ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
        720μsthecoc3o_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
        650μ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
        420μ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 `addons`
        580μsthecoc3o_ecomColorCodeConverter.php#35
        Backtrace
        • vendor/aiz-packages/color-code-converter/src/Services/ColorCodeConverter.php:35
        • app/Http/Helpers.php:1277
        • 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
      • select * from `languages` where `code` = 'en' limit 1
        430μ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
        680μ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
        340μ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
        670μ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
        400μ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
        450μ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
        680μ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)
        280μ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
        360μ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
        250μ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
        290μ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 `custom_alerts` where `status` = 1 order by `id` desc
        800μ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
        410μ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
        190μ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 `countries` where `status` = '1'
        1.14msthecoc3o_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
          7FMo54vTGqSBQXVtdC6zjjQewpqORxha1EBUjqKe
          locale
          en
          path_info
          /category/water%20pack%20seal
          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 05:23:08 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=7FMo54vTGqSBQXVtdC6zjjQewpqORxha1EBUjqKe; expires=Thu, 13-Mar-2025 07:23:09 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=7FMo54vTGqSBQXVtdC6zjjQewpqORxha1EBUjqKe; expires=Thu, 13-Mar-2025 07:23:09 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "7FMo54vTGqSBQXVtdC6zjjQewpqORxha1EBUjqKe" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-13 10:53:09GET/category/water%20pack%20seal1032208