Category Products (Eggs)
0 Items found
No product found
Top
8.1.32PHP Version272msRequest Duration7MBMemory UsageGET productsRoute
    • Booting (101ms)
    • Application (171ms)
    • 1 x Application (62.92%)
      171.10ms
      1 x Booting (37.03%)
      100.70ms
      9 templates were rendered
      • web-views.products.view (resources/themes/default/web-views/products/view.blade.php)2bladefile
        Params
        0
        products
        1
        data
      • web-views.products._ajax-products (resources/themes/default/web-views/products/_ajax-products.blade.php)14bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
      • layouts.front-end.app (resources/themes/default/layouts/front-end/app.blade.php)14bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
      • layouts.front-end.partials._modals (resources/themes/default/layouts/front-end/partials/_modals.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials._quick-view-modal (resources/themes/default/layouts/front-end/partials/_quick-view-modal.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials._header (resources/themes/default/layouts/front-end/partials/_header.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials._cart (resources/themes/default/layouts/front-end/partials/_cart.blade.php)19bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
        16
        announcement
        17
        currency_model
        18
        key
      • layouts.front-end.partials._footer (resources/themes/default/layouts/front-end/partials/_footer.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials.modal._dynamic-modals (resources/themes/default/layouts/front-end/partials/modal/_dynamic-modals.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        loop
        10
        categories
        11
        category
        12
        child
        13
        ch
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      uri
      GET products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:24-34
      42 statements were executed, 17 of which were duplicated, 25 unique. Show only duplicated50.84ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        13.32ms/app/Utils/helpers.php:167teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. maintenance_mode
        Backtrace
        • 16. /app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:19
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 19. middleware::api_lang:22
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • insert into `guest_users` (`ip_address`, `created_at`) values ('3.128.180.89', '2025-04-07 18:45:54')
        5.49msmiddleware::guestCheck:25teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 1. 2025-04-07 18:45:54
        Backtrace
        • 16. middleware::guestCheck:25
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. middleware::maintenance_mode:23
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. middleware::api_lang:22
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        420μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 26. /app/Http/Controllers/Web/ProductListController.php:40
        • 27. /app/Http/Controllers/Web/ProductListController.php:29
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')
        1.19ms/app/Http/Controllers/Web/ProductListController.php:43teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. approved
        • 5. admin
        • 6. 1
        • 7. physical
        Backtrace
        • 15. /app/Http/Controllers/Web/ProductListController.php:43
        • 16. /app/Http/Controllers/Web/ProductListController.php:29
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (8, 9, 10, 11, 12, 13, 14, 15) and `delivery_man_id` is null and `status` = 1
        510μs/app/Http/Controllers/Web/ProductListController.php:43teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/Web/ProductListController.php:43
        • 21. /app/Http/Controllers/Web/ProductListController.php:29
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (8, 9, 10, 11, 12, 13, 14, 15) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'ke'
        480μs/app/Http/Controllers/Web/ProductListController.php:43teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. ke
        Backtrace
        • 20. /app/Http/Controllers/Web/ProductListController.php:43
        • 21. /app/Http/Controllers/Web/ProductListController.php:29
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and 0 = 1
        490μs/app/Http/Controllers/Web/ProductListController.php:171teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. approved
        • 5. admin
        • 6. 1
        • 7. physical
        Backtrace
        • 16. /app/Http/Controllers/Web/ProductListController.php:171
        • 17. /app/Http/Controllers/Web/ProductListController.php:29
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `categories`.`id` = 23 limit 1
        300μs/app/Http/Controllers/Web/ProductListController.php:181teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 23
        Backtrace
        • 20. /app/Http/Controllers/Web/ProductListController.php:181
        • 21. /app/Http/Controllers/Web/ProductListController.php:29
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (23) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        360μs/app/Http/Controllers/Web/ProductListController.php:181teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 25. /app/Http/Controllers/Web/ProductListController.php:181
        • 26. /app/Http/Controllers/Web/ProductListController.php:29
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `position` = 0 order by `priority` asc
        530μs/app/Utils/category-manager.php:13teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. /app/Utils/category-manager.php:13
        • 16. view::web-views.products.view:257
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (15, 16, 17, 18, 24, 25, 26) order by `priority` asc
        350μs/app/Utils/category-manager.php:13teesxzff_KKRwRiApjTP5j
        Metadata
        Backtrace
        • 20. /app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (20, 27, 32, 33, 34, 35) order by `priority` asc
        320μs/app/Utils/category-manager.php:13teesxzff_KKRwRiApjTP5j
        Metadata
        Backtrace
        • 25. /app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (23, 31) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        360μs/app/Utils/category-manager.php:13teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 30. /app/Utils/category-manager.php:13
        • 31. view::web-views.products.view:257
        • 33. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (20, 27, 32, 33, 34, 35) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        340μs/app/Utils/category-manager.php:13teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 25. /app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (15, 16, 17, 18, 24, 25, 26) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        360μs/app/Utils/category-manager.php:13teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 20. /app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        480μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. google_tag_manager_id
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        440μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. pixel_analytics
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        350μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. announcement
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 12253 and `is_guest` = 1) group by `cart_group_id`
        560μs/app/Utils/cart-manager.php:74teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 12253
        • 1. 1
        Backtrace
        • 14. /app/Utils/cart-manager.php:74
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:7
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        260μs/app/Utils/cart-manager.php:43teesxzff_KKRwRiApjTP5j
        Metadata
        Backtrace
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:7
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 12253 and `is_guest` = 1) group by `cart_group_id`
        280μs/app/Utils/cart-manager.php:74teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 12253
        • 1. 1
        Backtrace
        • 14. /app/Utils/cart-manager.php:74
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:15
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        240μs/app/Utils/cart-manager.php:43teesxzff_KKRwRiApjTP5j
        Metadata
        Backtrace
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:15
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        470μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. currency_symbol_position
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `categories` where `position` = 0
        320μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        370μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (15, 16, 17, 18, 24, 25, 26) order by `priority` asc
        380μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (20, 27, 32, 33, 34, 35) order by `priority` asc
        280μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (23, 31) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        390μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 31. view::layouts.front-end.partials._header:222
        • 33. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (20, 27, 32, 33, 34, 35) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        360μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (15, 16, 17, 18, 24, 25, 26) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'ke'
        390μsview::layouts.front-end.partials._header:222teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. ke
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        390μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 23. view::layouts.front-end.partials._header:336
        • 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `discount` != 0
        780μsview::layouts.front-end.partials._header:336teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. approved
        • 5. admin
        • 6. 1
        • 7. physical
        • 8. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:336
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        350μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        480μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. loader_gif
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-07' and date(`end_date`) >= '2025-04-07' limit 1
        15.52msview::layouts.front-end.partials._footer:103teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. 1
        • 1. flash_deal
        • 2. 2025-04-07
        • 3. 2025-04-07
        Backtrace
        • 16. view::layouts.front-end.partials._footer:103
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        520μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. refund-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        430μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. return-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        400μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. cancellation-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        320μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. company_phone
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        300μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. company_email
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        380μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. shop_address
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        580μs/app/Utils/settings.php:15teesxzff_KKRwRiApjTP5j
        Metadata
        Bindings
        • 0. whatsapp
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Category
      31
      App\Models\Translation
      8
      App\Models\Product
      8
      App\Models\BusinessSetting
      13
        decimal_point_settings
        2
        product_brand
        0
        digital_product
        0
        currency_model
        single_currency
        language
        array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        ke
        direction
        ltr
        system_default_currency
        8
        system_default_currency_info
        App\Models\Currency {#3520 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        KES
        currency_symbol
        KES
        currency_exchange_rate
        1
        _token
        ZsQwCELvEdWHh9P1kHCA3ZHNiZERVftb19ypHHQz
        guest_id
        12253
        currency_symbol_position
        left
        company_email
        orders@teesuhome.com
        _previous
        array:1 [ "url" => "https://teesuhome.com/products?data_from=category&id=23&page=1" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /products
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:3 [ "data_from" => "category" "id" => "23" "page" => "1" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:18 [ "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 => "teesuhome.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" ] "x-forwarded-for" => array:1 [ 0 => "3.128.180.89" ] "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-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
        request_server
        0 of 0
        array:49 [ "PHPRC" => "/home/teesxzff/public_html/" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "teesuhome.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "3.128.180.89" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_HTTPS" => "on" "DOCUMENT_ROOT" => "/home/teesxzff/public_html" "REMOTE_ADDR" => "3.128.180.89" "REMOTE_PORT" => "45688" "SERVER_ADDR" => "199.188.201.229" "SERVER_NAME" => "teesuhome.com" "SERVER_ADMIN" => "webmaster@teesuhome.com" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/products?data_from=category&id=23&page=1" "REDIRECT_URL" => "/products" "REDIRECT_QUERY_STRING" => "data_from=category&id=23&page=1" "REDIRECT_REQUEST_METHOD" => "GET" "PROXY_REMOTE_ADDR" => "199.188.201.229" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "SCRIPT_FILENAME" => "/home/teesxzff/public_html/index.php" "QUERY_STRING" => "data_from=category&id=23&page=1" "SCRIPT_URI" => "https://teesuhome.com/products" "SCRIPT_URL" => "/products" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744040753.9487 "REQUEST_TIME" => 1744040753 "argv" => array:1 [ 0 => "data_from=category&id=23&page=1" ] "argc" => 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 => "Mon, 07 Apr 2025 15:45:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFZNkIxVTVva2Y1MzI4R2hSKzJvdWc9PSIsInZhbHVlIjoiS01wSEVPSmRoMUVxaFFySHVVKzU4RUdwWmppcGtjTDNDZXJZa3NUNzdpdlUzZ1dIMmtRclMvaWwrZ0Q5cUNUa2xWT1h3VTlDWFpaYUtzOUwvay9IcGNjWWFlQnNCc2NYaEMzVkNyRDMybGhBMWdWd2JVRTJYZ1ZTRHkvUzNSS0ciLCJtYWMiOiIwZjUwZTgzYTgyZjQ0M2QyOWU0OGE1NDU3MjQ2MDIzZWQ0YTg3ZTQ1NjA3MmJhYTkxNzE0YWZmYjM5MTVlYzM3IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 16:45:54 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IlFZNkIxVTVva2Y1MzI4R2hSKzJvdWc9PSIsInZhbHVlIjoiS01wSEVPSmRoMUVxaFFySHVVKzU4RUdwWmppcGtjTDNDZXJZa3NUNzdpdlUzZ1dIMmtRclMvaWwrZ0Q5cUNUa2xWT1h3V" 1 => "6valley1709912278_session=eyJpdiI6IkI3cDJqc3pWa282MHpZQUVDQ09QNEE9PSIsInZhbHVlIjoidUdSNTFBYUhPY25Ldlg1M3VtT1o5aUtwUGhkazVkVFBNR0ZsQnVJRUhpVXJqWDUvVlFlWTljTnVwSStDQTkvdW9Hbk1GaG5uNnk4K1BXUVp5bVdOOGxhRHZoamhvS29taWtmd0Q5Q0xESDBvclhTcW1NS2FkRURnSjFpRThqbVgiLCJtYWMiOiI2Y2I2MGI1ZGI1ODlmZWJiYWFiOGM4ZTBhMzA1NjFkMDIzMGMwZjE0Y2ZmNTg4ZmNhYzIyN2NlYzA2ZGIwNjE2IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 16:45:54 GMT; Max-Age=3600; path=/; httponly6valley1709912278_session=eyJpdiI6IkI3cDJqc3pWa282MHpZQUVDQ09QNEE9PSIsInZhbHVlIjoidUdSNTFBYUhPY25Ldlg1M3VtT1o5aUtwUGhkazVkVFBNR0ZsQnVJRUhpVXJqWDUvVlFlWTljTnVwSS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFZNkIxVTVva2Y1MzI4R2hSKzJvdWc9PSIsInZhbHVlIjoiS01wSEVPSmRoMUVxaFFySHVVKzU4RUdwWmppcGtjTDNDZXJZa3NUNzdpdlUzZ1dIMmtRclMvaWwrZ0Q5cUNUa2xWT1h3VTlDWFpaYUtzOUwvay9IcGNjWWFlQnNCc2NYaEMzVkNyRDMybGhBMWdWd2JVRTJYZ1ZTRHkvUzNSS0ciLCJtYWMiOiIwZjUwZTgzYTgyZjQ0M2QyOWU0OGE1NDU3MjQ2MDIzZWQ0YTg3ZTQ1NjA3MmJhYTkxNzE0YWZmYjM5MTVlYzM3IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 16:45:54 GMT; path=/XSRF-TOKEN=eyJpdiI6IlFZNkIxVTVva2Y1MzI4R2hSKzJvdWc9PSIsInZhbHVlIjoiS01wSEVPSmRoMUVxaFFySHVVKzU4RUdwWmppcGtjTDNDZXJZa3NUNzdpdlUzZ1dIMmtRclMvaWwrZ0Q5cUNUa2xWT1h3V" 1 => "6valley1709912278_session=eyJpdiI6IkI3cDJqc3pWa282MHpZQUVDQ09QNEE9PSIsInZhbHVlIjoidUdSNTFBYUhPY25Ldlg1M3VtT1o5aUtwUGhkazVkVFBNR0ZsQnVJRUhpVXJqWDUvVlFlWTljTnVwSStDQTkvdW9Hbk1GaG5uNnk4K1BXUVp5bVdOOGxhRHZoamhvS29taWtmd0Q5Q0xESDBvclhTcW1NS2FkRURnSjFpRThqbVgiLCJtYWMiOiI2Y2I2MGI1ZGI1ODlmZWJiYWFiOGM4ZTBhMzA1NjFkMDIzMGMwZjE0Y2ZmNTg4ZmNhYzIyN2NlYzA2ZGIwNjE2IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 16:45:54 GMT; path=/; httponly6valley1709912278_session=eyJpdiI6IkI3cDJqc3pWa282MHpZQUVDQ09QNEE9PSIsInZhbHVlIjoidUdSNTFBYUhPY25Ldlg1M3VtT1o5aUtwUGhkazVkVFBNR0ZsQnVJRUhpVXJqWDUvVlFlWTljTnVwSS" ] ]
        session_attributes
        0 of 0
        array:19 [ "decimal_point_settings" => 2 "product_brand" => 0 "digital_product" => 0 "currency_model" => "single_currency" "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 0 "default" => false ] 1 => array:6 [ "id" => 2 "name" => "English" "direction" => "ltr" "code" => "ke" "status" => 1 "default" => true ] ] "local" => "ke" "direction" => "ltr" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3520 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => "8" "name" => "Kenya Shillings" "symbol" => "KES" "code" => "KES" "exchange_rate" => "1" "status" => "1" "created_at" => "2024-05-01 14:57:05" "updated_at" => "2024-05-01 14:57:16" ] #original: array:8 [ "id" => "8" "name" => "Kenya Shillings" "symbol" => "KES" "code" => "KES" "exchange_rate" => "1" "status" => "1" "created_at" => "2024-05-01 14:57:05" "updated_at" => "2024-05-01 14:57:16" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "KES" "currency_symbol" => "KES" "currency_exchange_rate" => "1" "_token" => "ZsQwCELvEdWHh9P1kHCA3ZHNiZERVftb19ypHHQz" "guest_id" => 12253 "currency_symbol_position" => "left" "company_email" => "orders@teesuhome.com" "_previous" => array:1 [ "url" => "https://teesuhome.com/products?data_from=category&id=23&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]