Refacciones

Todas las categorias
Venta relámpago
Oferta de hoy
Request history8.2.27PHP Version219msRequest Duration6MBMemory UsageGET category/{category_slug}Route
    • Booting (22.09ms)time
    • Application (197ms)time
    • 1 x Application (89.91%)
      197ms
      1 x Booting (10.08%)
      22.09ms
      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.megamart.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 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
      33 statements were executed (12 duplicates)Show only duplicates8.73ms
      • SearchController.php#149u944292120_distribuidores2.62msselect * from `categories` where `slug` = 'Refacciones-D78dg' limit 1
        Bindings
        • 0: Refacciones-D78dg
        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
      • SearchController.php#149u944292120_distribuidores380μsselect * from `category_translations` where `category_translations`.`category_id` in (281)
        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
      • SearchController.php#25u944292120_distribuidores170μsselect * from `attributes`
        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
      • SearchController.php#25u944292120_distribuidores160μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        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
      • SearchController.php#27u944292120_distribuidores300μsselect * from `colors`
        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
      • CategoryUtility.php#12u944292120_distribuidores290μsselect * from `categories` where `parent_id` = 281 order by `order_level` desc
        Bindings
        • 0: 281
        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
      • SearchController.php#61u944292120_distribuidores160μsselect * from `categories` where `categories`.`id` = 281 limit 1
        Bindings
        • 0: 281
        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
      • SearchController.php#61u944292120_distribuidores290μsselect * from `category_translations` where `category_translations`.`category_id` in (281)
        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
      • SearchController.php#61u944292120_distribuidores430μsselect * from `categories` where `categories`.`parent_id` in (281)
        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
      • SearchController.php#65u944292120_distribuidores120μsselect `attribute_id` from `attribute_category` where `category_id` in (281)
        Bindings
        • 0: 281
        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
      • SearchController.php#66u944292120_distribuidores80μsselect * from `attributes` where 0 = 1
        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
      • SearchController.php#137u944292120_distribuidores330μsselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 281 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (0 = 1))
        Bindings
        • 0: 281
        • 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
      • Helpers.php#1971u944292120_distribuidores140μsselect * from `categories` where `categories`.`id` = 280 limit 1
        Bindings
        • 0: 280
        Backtrace
        • app/Http/Helpers.php:1971
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1971u944292120_distribuidores250μsselect * from `category_translations` where `category_translations`.`category_id` in (280)
        Backtrace
        • app/Http/Helpers.php:1971
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1971u944292120_distribuidores110μsselect * from `categories` where `categories`.`id` = 280 limit 1
        Bindings
        • 0: 280
        Backtrace
        • app/Http/Helpers.php:1971
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1971u944292120_distribuidores240μsselect * from `category_translations` where `category_translations`.`category_id` in (280)
        Backtrace
        • app/Http/Helpers.php:1971
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1714u944292120_distribuidores160μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1714
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1726u944292120_distribuidores130μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1726
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1738u944292120_distribuidores170μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1738
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1661u944292120_distribuidores190μsselect * from `languages` where `code` = 'co' limit 1
        Bindings
        • 0: co
        Backtrace
        • app/Http/Helpers.php:1661
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168u944292120_distribuidores150μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168u944292120_distribuidores110μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1642u944292120_distribuidores140μsselect * from `languages` where `code` = 'co' limit 1
        Bindings
        • 0: co
        Backtrace
        • app/Http/Helpers.php:1642
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168u944292120_distribuidores80μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1652u944292120_distribuidores100μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1652
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1675u944292120_distribuidores100μsselect * from `currencies` where `id` = '29' limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Http/Helpers.php:1675
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1685u944292120_distribuidores100μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1685
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1980u944292120_distribuidores320μsselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:1980
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1980u944292120_distribuidores250μsselect * from `category_translations` where `category_translations`.`category_id` in (4, 232, 352, 408, 465, 551, 795, 889, 935)
        Backtrace
        • app/Http/Helpers.php:1980
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#256u944292120_distribuidores200μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#297u944292120_distribuidores120μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168u944292120_distribuidores130μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#123u944292120_distribuidores210μsselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:123
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Color
      143Color.php#?
      App\Models\Currency
      19Currency.php#?
      App\Models\Category
      13Category.php#?
      App\Models\CategoryTranslation
      13CategoryTranslation.php#?
      App\Models\Language
      6Language.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
          _token
          jLUzRSVbxCrEx42ZpTqbt6UNfVY9q9wZJ3DSoHNd
          locale
          co
          path_info
          /category/Refacciones-D78dg
          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:22 [ "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 => "br" ] "host" => array:1 [ 0 => "distribuidores.pro" ] "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" ] "x-forwarded-for" => array:1 [ 0 => "18.218.121.8" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "18.218.121.8" ] "x-real-port" => array:1 [ 0 => "20405" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_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 => "Sat, 15 Mar 2025 21:36:32 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=jLUzRSVbxCrEx42ZpTqbt6UNfVY9q9wZJ3DSoHNd; expires=Sat, 15 Mar 2025 23:36:33 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=jLUzRSVbxCrEx42ZpTqbt6UNfVY9q9wZJ3DSoHNd; expires=Sat, 15-Mar-2025 23:36:33 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "jLUzRSVbxCrEx42ZpTqbt6UNfVY9q9wZJ3DSoHNd" "locale" => "co" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-15 16:36:33GET/category/Refacciones-D78dg1133198