تسالي

جميع الاقسام
الصفقات المميزة
صفقة اليوم
Request history8.2.26PHP Version2.96sRequest Duration48MBMemory UsageGET category/{category_slug}Route
    • Booting (272ms)time
    • Application (2.69s)time
    • 1 x Application (90.8%)
      2.69s
      1 x Booting (9.2%)
      272ms
      35 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.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.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET 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
      62 statements were executed (14 duplicates)Show only duplicates78.42ms
      • SearchController.php#241admin_buraydah-market4.41msselect * from `categories` where `slug` = '-wwkp7' limit 1
        Bindings
        • 0: -wwkp7
        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#241admin_buraydah-market910μsselect * from `category_translations` where `category_translations`.`category_id` in (8)
        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#29admin_buraydah-market830μ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#29admin_buraydah-market770μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 4)
        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#31admin_buraydah-market3.47msselect * 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#12admin_buraydah-market1.02msselect * from `categories` where `parent_id` = 8 order by `order_level` desc
        Bindings
        • 0: 8
        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#12admin_buraydah-market1msselect * from `category_translations` where `category_translations`.`category_id` in (51, 60, 260)
        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#12admin_buraydah-market1.07msselect * from `categories` where `parent_id` = 60 order by `order_level` desc
        Bindings
        • 0: 60
        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#12admin_buraydah-market940μsselect * from `category_translations` where `category_translations`.`category_id` in (61, 62, 63, 64)
        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#12admin_buraydah-market810μsselect * from `categories` where `parent_id` = 61 order by `order_level` desc
        Bindings
        • 0: 61
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market980μsselect * from `categories` where `parent_id` = 62 order by `order_level` desc
        Bindings
        • 0: 62
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market800μsselect * from `categories` where `parent_id` = 63 order by `order_level` desc
        Bindings
        • 0: 63
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.27msselect * from `categories` where `parent_id` = 64 order by `order_level` desc
        Bindings
        • 0: 64
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market2.53msselect * from `categories` where `parent_id` = 51 order by `order_level` desc
        Bindings
        • 0: 51
        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#12admin_buraydah-market1.19msselect * from `category_translations` where `category_translations`.`category_id` in (65, 66, 67, 68, 69, 70, 257, 258, 259)
        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#12admin_buraydah-market2.69msselect * from `categories` where `parent_id` = 65 order by `order_level` desc
        Bindings
        • 0: 65
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.68msselect * from `categories` where `parent_id` = 66 order by `order_level` desc
        Bindings
        • 0: 66
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market880μsselect * from `categories` where `parent_id` = 67 order by `order_level` desc
        Bindings
        • 0: 67
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.04msselect * from `categories` where `parent_id` = 68 order by `order_level` desc
        Bindings
        • 0: 68
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.17msselect * from `categories` where `parent_id` = 69 order by `order_level` desc
        Bindings
        • 0: 69
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.86msselect * from `categories` where `parent_id` = 70 order by `order_level` desc
        Bindings
        • 0: 70
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market910μsselect * from `categories` where `parent_id` = 257 order by `order_level` desc
        Bindings
        • 0: 257
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.15msselect * from `categories` where `parent_id` = 258 order by `order_level` desc
        Bindings
        • 0: 258
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market900μsselect * from `categories` where `parent_id` = 259 order by `order_level` desc
        Bindings
        • 0: 259
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12admin_buraydah-market1.07msselect * from `categories` where `parent_id` = 260 order by `order_level` desc
        Bindings
        • 0: 260
        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#152admin_buraydah-market990μsselect * from `categories` where `categories`.`id` = 8 limit 1
        Bindings
        • 0: 8
        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#152admin_buraydah-market920μsselect * from `category_translations` where `category_translations`.`category_id` in (8)
        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#152admin_buraydah-market1.03msselect * from `categories` where `categories`.`parent_id` in (8)
        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#152admin_buraydah-market770μsselect * from `category_translations` where `category_translations`.`category_id` in (51, 60, 260)
        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#152admin_buraydah-market2.44msselect * from `categories` where `categories`.`parent_id` in (51, 60, 260)
        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#152admin_buraydah-market1.46msselect * from `category_translations` where `category_translations`.`category_id` in (61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 257, 258, 259)
        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#156admin_buraydah-market760μsselect `attribute_id` from `attribute_category` where `category_id` in (60, 61, 62, 63, 64, 51, 65, 66, 67, 68, 69, 70, 257, 258, 259, 260, 8)
        Bindings
        • 0: 60
        • 1: 61
        • 2: 62
        • 3: 63
        • 4: 64
        • 5: 51
        • 6: 65
        • 7: 66
        • 8: 67
        • 9: 68
        • 10: 69
        • 11: 70
        • 12: 257
        • 13: 258
        • 14: 259
        • 15: 260
        • 16: 8
        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#157admin_buraydah-market590μ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#228admin_buraydah-market2.71msselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 8 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3, 12, 459)))
        Bindings
        • 0: 8
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 3
        • 7: 12
        • 8: 459
        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#228admin_buraydah-market3.38msselect `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` = 8 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3, 12, 459))) order by `id` desc limit 24 offset 0
        Bindings
        • 0: 8
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 3
        • 7: 12
        • 8: 459
        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#228admin_buraydah-market2.15msselect * from `product_translations` where `product_translations`.`product_id` in (508, 509, 522, 523, 524, 525, 528, 529, 544, 545, 546, 550, 551, 552, 553, 581, 582, 606, 622, 633, 699, 700, 712, 721)
        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#228admin_buraydah-market1.31msselect * from `product_taxes` where `product_taxes`.`product_id` in (508, 509, 522, 523, 524, 525, 528, 529, 544, 545, 546, 550, 551, 552, 553, 581, 582, 606, 622, 633, 699, 700, 712, 721)
        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#228admin_buraydah-market1.95msselect * from `uploads` where `uploads`.`id` in (1689, 1692, 1717, 1719, 1722, 1724, 1730, 1732, 1765, 1767, 1769, 1777, 1779, 1781, 1783, 1843, 1845, 1892, 1924, 1946, 2076, 2078, 2103, 2122) 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#2012admin_buraydah-market930μsselect * from `categories` where `categories`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:2012
        • 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#2012admin_buraydah-market980μsselect * from `category_translations` where `category_translations`.`category_id` in (1)
        Backtrace
        • app/Http/Helpers.php:2012
        • 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#2012admin_buraydah-market780μsselect * from `uploads` where `uploads`.`id` in (2417) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2012
        • 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#2012admin_buraydah-market1.18msselect * from `categories` where `categories`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:2012
        • 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#2012admin_buraydah-market780μsselect * from `category_translations` where `category_translations`.`category_id` in (1)
        Backtrace
        • app/Http/Helpers.php:2012
        • 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#2012admin_buraydah-market1.11msselect * from `uploads` where `uploads`.`id` in (2417) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2012
        • 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#1755admin_buraydah-market1.18msselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1755
        • 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#1767admin_buraydah-market1.22msselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1767
        • 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#1779admin_buraydah-market1.58msselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1779
        • 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#1702admin_buraydah-market2.26msselect * from `languages` where `code` = 'sa' limit 1
        Bindings
        • 0: sa
        Backtrace
        • app/Http/Helpers.php:1702
        • 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#1192admin_buraydah-market530μsselect * from `uploads` where `uploads`.`id` = '2426' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2426
        Backtrace
        • app/Http/Helpers.php:1192
        • 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#1192admin_buraydah-market1.03msselect * from `uploads` where `uploads`.`id` = '2426' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2426
        Backtrace
        • app/Http/Helpers.php:1192
        • 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#1683admin_buraydah-market740μsselect * from `languages` where `code` = 'sa' limit 1
        Bindings
        • 0: sa
        Backtrace
        • app/Http/Helpers.php:1683
        • 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#1192admin_buraydah-market850μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1192
        • 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#1693admin_buraydah-market770μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1693
        • 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#1192admin_buraydah-market900μsselect * from `uploads` where `uploads`.`id` = '2421' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2421
        Backtrace
        • app/Http/Helpers.php:1192
        • 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#2021admin_buraydah-market960μsselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:2021
        • 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#2021admin_buraydah-market690μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 10, 11, 12, 22, 269)
        Backtrace
        • app/Http/Helpers.php:2021
        • 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#2021admin_buraydah-market490μsselect * from `uploads` where `uploads`.`id` in (2397, 2401, 2402, 2403, 2406, 2417, 2429, 2430) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2021
        • 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#2021admin_buraydah-market420μsselect * from `uploads` where `uploads`.`id` in (0, 0) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2021
        • 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#1192admin_buraydah-market750μsselect * from `uploads` where `uploads`.`id` = '623' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 623
        Backtrace
        • app/Http/Helpers.php:1192
        • 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#256admin_buraydah-market890μ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#297admin_buraydah-market840μ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#127admin_buraydah-market750μsselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:127
        • 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\CategoryTranslation
      56CategoryTranslation.php#?
      App\Models\Category
      45Category.php#?
      App\Models\Upload
      38Upload.php#?
      App\Models\Product
      24Product.php#?
      App\Models\ProductTranslation
      24ProductTranslation.php#?
      App\Models\ProductTax
      24ProductTax.php#?
      App\Models\Language
      4Language.php#?
      App\Models\Attribute
      3Attribute.php#?
      App\Models\AttributeTranslation
      3AttributeTranslation.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          DLyenKBjSSPbJLtwKcjDtsfyztBe2wrME4l7fhAO
          locale
          sa
          path_info
          /category/-wwkp7
          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 [ "host" => array:1 [ 0 => "qassimmarket.com" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          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 => "Fri, 04 Apr 2025 14:31:30 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=DLyenKBjSSPbJLtwKcjDtsfyztBe2wrME4l7fhAO; expires=Fri, 04 Apr 2025 16:31:33 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=DLyenKBjSSPbJLtwKcjDtsfyztBe2wrME4l7fhAO; expires=Fri, 04-Apr-2025 16:31:33 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "DLyenKBjSSPbJLtwKcjDtsfyztBe2wrME4l7fhAO" "locale" => "sa" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-04 17:31:33GET/category/-wwkp73562366