Top Wear

Facebook
Instagram
YouTube
FlikCharge
Request history8.2.24PHP Version641msRequest Duration8MBMemory UsageGET category/{category_slug}Route
    • Booting (26.27ms)time
    • Application (615ms)time
    • 1 x Application (95.9%)
      615ms
      1 x Booting (4.1%)
      26.27ms
      35 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.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.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:238-246
      46 statements were executed (14 duplicates)Show only duplicates21.42ms
      • SearchController.php#241flik_db1.87msselect * from `categories` where `slug` = 'Top-Wear-xXARm' limit 1
        Bindings
        • 0: Top-Wear-xXARm
        Backtrace
        • app/Http/Controllers/SearchController.php:241
        • 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#241flik_db380μsselect * from `category_translations` where `category_translations`.`category_id` in (13)
        Backtrace
        • app/Http/Controllers/SearchController.php:241
        • 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#29flik_db230μsselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:243
        • 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#29flik_db500μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 3, 4, 5, 10, 11, 12, 13, 14, 15, 16)
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:243
        • 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#31flik_db1.24msselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:31
        • app/Http/Controllers/SearchController.php:243
        • 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#12flik_db380μsselect * from `categories` where `parent_id` = 13 order by `order_level` desc
        Bindings
        • 0: 13
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:150
        • app/Http/Controllers/SearchController.php:243
      • CategoryUtility.php#12flik_db270μsselect * from `category_translations` where `category_translations`.`category_id` in (15, 16)
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:150
        • app/Http/Controllers/SearchController.php:243
      • CategoryUtility.php#12flik_db550μsselect * from `categories` where `parent_id` = 15 order by `order_level` desc
        Bindings
        • 0: 15
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:150
      • CategoryUtility.php#12flik_db260μsselect * from `categories` where `parent_id` = 16 order by `order_level` desc
        Bindings
        • 0: 16
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:150
      • SearchController.php#152flik_db250μsselect * from `categories` where `categories`.`id` = 13 limit 1
        Bindings
        • 0: 13
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • 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#152flik_db220μsselect * from `category_translations` where `category_translations`.`category_id` in (13)
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • 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#152flik_db240μsselect * from `categories` where `is_published` = 1 and `categories`.`parent_id` in (13)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • 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#152flik_db220μsselect * from `category_translations` where `category_translations`.`category_id` in (15, 16)
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • 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#152flik_db250μsselect * from `categories` where `categories`.`parent_id` in (15, 16)
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • 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#156flik_db490μsselect `attribute_id` from `attribute_category` where `category_id` in (15, 16, 13)
        Bindings
        • 0: 15
        • 1: 16
        • 2: 13
        Backtrace
        • app/Http/Controllers/SearchController.php:156
        • app/Http/Controllers/SearchController.php:243
        • 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#157flik_db200μsselect * from `attributes` where 0 = 1
        Backtrace
        • app/Http/Controllers/SearchController.php:157
        • app/Http/Controllers/SearchController.php:243
        • 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#228flik_db790μsselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 13 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (28, 36, 137)))
        Bindings
        • 0: 13
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 28
        • 7: 36
        • 8: 137
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:243
        • 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#228flik_db1.39msselect `products`.*, `product_categories`.`category_id` as `pivot_category_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 13 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (28, 36, 137))) order by `id` desc limit 24 offset 0
        Bindings
        • 0: 13
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 28
        • 7: 36
        • 8: 137
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:243
        • 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#228flik_db390μsselect * from `product_translations` where `product_translations`.`product_id` in (77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 113, 125, 126, 127, 128, 134, 135, 136)
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:243
        • 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#228flik_db310μsselect * from `product_taxes` where `product_taxes`.`product_id` in (77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 113, 125, 126, 127, 128, 134, 135, 136)
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:243
        • 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#228flik_db410μsselect * from `uploads` where `uploads`.`id` in (709, 715, 721, 729, 738, 740, 750, 752, 758, 765, 775, 776, 782, 791, 796, 801, 906, 938, 946, 951, 956, 992, 998, 1008) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:243
        • 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#2061flik_db410μsselect * from `categories` where `categories`.`id` = 12 limit 1
        Bindings
        • 0: 12
        Backtrace
        • app/Http/Helpers.php:2061
        • 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#2061flik_db300μsselect * from `category_translations` where `category_translations`.`category_id` in (12)
        Backtrace
        • app/Http/Helpers.php:2061
        • 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#2061flik_db390μsselect * from `categories` where `categories`.`id` = 12 limit 1
        Bindings
        • 0: 12
        Backtrace
        • app/Http/Helpers.php:2061
        • 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#2061flik_db230μsselect * from `category_translations` where `category_translations`.`category_id` in (12)
        Backtrace
        • app/Http/Helpers.php:2061
        • 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#1803flik_db370μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1803
        • 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#1815flik_db330μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1815
        • 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#1827flik_db310μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1827
        • 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#1750flik_db500μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1750
        • 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#1257flik_db390μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1257
        • 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#1257flik_db500μsselect * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1257
        • 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#1731flik_db590μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1731
        • 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#1257flik_db410μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1257
        • 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#1741flik_db330μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1741
        • 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#1764flik_db350μsselect * from `currencies` where `id` = '28' limit 1
        Bindings
        • 0: 28
        Backtrace
        • app/Http/Helpers.php:1764
        • 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#1774flik_db330μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1774
        • 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#1257flik_db360μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1257
        • 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#2074flik_db780μsselect * from `categories` where `level` = 0 and `is_published` = 1 order by `order_level` asc
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:2074
        • 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#2074flik_db380μsselect * from `category_translations` where `category_translations`.`category_id` in (2, 8, 32)
        Backtrace
        • app/Http/Helpers.php:2074
        • 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#2074flik_db360μsselect * from `uploads` where `uploads`.`id` in (15, 127) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2074
        • 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#2074flik_db350μsselect * from `uploads` where `uploads`.`id` in (16, 128) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2074
        • 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#1257flik_db600μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1257
        • 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#256flik_db620μ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#297flik_db430μ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#1257flik_db310μsselect * from `uploads` where `uploads`.`id` = '51' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 51
        Backtrace
        • app/Http/Helpers.php:1257
        • 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#123flik_db650μ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\Upload
      32Upload.php#?
      App\Models\Currency
      26Currency.php#?
      App\Models\Product
      24Product.php#?
      App\Models\ProductTranslation
      24ProductTranslation.php#?
      App\Models\ProductTax
      24ProductTax.php#?
      App\Models\Category
      11Category.php#?
      App\Models\Attribute
      11Attribute.php#?
      App\Models\AttributeTranslation
      11AttributeTranslation.php#?
      App\Models\CategoryTranslation
      5CategoryTranslation.php#?
      App\Models\Language
      3Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
      App\Models\Country
      1Country.php#?
          _token
          tMbY38Pec8QQDkXbJKqHkTGfv7A9PgCq6TZ9LUDA
          locale
          en
          path_info
          /category/Top-Wear-xXARm
          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:15 [ "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" ] "host" => array:1 [ 0 => "flikmart.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" ] ]
          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 => "Sun, 06 Apr 2025 11:48:34 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=tMbY38Pec8QQDkXbJKqHkTGfv7A9PgCq6TZ9LUDA; expires=Sun, 06 Apr 2025 13:48:35 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=tMbY38Pec8QQDkXbJKqHkTGfv7A9PgCq6TZ9LUDA; expires=Sun, 06-Apr-2025 13:48:35 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "tMbY38Pec8QQDkXbJKqHkTGfv7A9PgCq6TZ9LUDA" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 17:18:35GET/category/Top-Wear-xXARm3546317