Brand Products (Kelliyo)
0 Items found
No product found
Top
Request history8.1.32PHP Version1.34sRequest Duration35MBMemory UsageGET productsRoute
    • Booting (312ms)time
    • Application (1.03s)time
    • 1 x Application (76.72%)
      1.03s
      1 x Booting (23.28%)
      312ms
      9 templates were rendered
      • web-views.products.viewview.blade.php#?blade
      • web-views.products._ajax-products_ajax-products.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • layouts.front-end.partials._modals_modals.blade.php#?blade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      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 (8 duplicates)Show only duplicates160ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        6.41mswadaahc4_MYSQLhelpers.php#167
        Bindings
        • 0: maintenance_mode
        Backtrace
        • app/Utils/helpers.php:167
        • middleware::maintenance_mode:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::api_lang:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `created_at`) values ('3.141.244.160', '2025-04-05 12:54:27')
        2.76mswadaahc4_MYSQLGuestMiddleware.php#25
        Bindings
        • 0: 3.141.244.160
        • 1: 2025-04-05 12:54:27
        Backtrace
        • middleware::guestCheck:25
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::maintenance_mode:27
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::api_lang:22
      • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and `brand_id` = '27'
        2.68mswadaahc4_MYSQLProductListController.php#174
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 27
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:174
        • app/Http/Controllers/Web/ProductListController.php:29
        • 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:260
      • select * from `brands` where `status` = 1 and `brands`.`id` = 27 limit 1
        1.34mswadaahc4_MYSQLProductListController.php#187
        Bindings
        • 0: 1
        • 1: 27
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:187
        • app/Http/Controllers/Web/ProductListController.php:29
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (27) and `translations`.`translationable_type` = 'App\\Models\\Brand' and `locale` = 'en'
        1.16mswadaahc4_MYSQLProductListController.php#187
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:187
        • app/Http/Controllers/Web/ProductListController.php:29
        • 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:260
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        32.21mswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 1
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::web-views.products.view:228
        • 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
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38) and `translations`.`translationable_type` = 'App\\Models\\Brand' and `locale` = 'en'
        650μswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::web-views.products.view:228
        • 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
      • select * from `categories` where `position` = 0 order by `priority` asc
        610μswadaahc4_MYSQLcategory-manager.php#13
        Bindings
        • 0: 0
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • 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
      • select * from `categories` where `categories`.`parent_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 24, 29, 37, 39, 40, 53, 60) order by `priority` asc
        630μswadaahc4_MYSQLcategory-manager.php#13
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • 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
      • select * from `categories` where `categories`.`parent_id` in (17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59) order by `priority` asc
        420μswadaahc4_MYSQLcategory-manager.php#13
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • 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
      • select * from `translations` where `translations`.`translationable_id` in (17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
        590μswadaahc4_MYSQLcategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • 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
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 24, 29, 37, 39, 40, 53, 60) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
        540μswadaahc4_MYSQLcategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • 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
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        630μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: google_tag_manager_id
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        600μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: pixel_analytics
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        11.37mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: announcement
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `currencies` where `status` = 1
        420μswadaahc4_MYSQL_header.blade.php#39
        Bindings
        • 0: 1
        Backtrace
        • view::layouts.front-end.partials._header:39
        • 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
      • select `cart_group_id` from `carts` where (`customer_id` = 282706 and `is_guest` = 1) group by `cart_group_id`
        16.07mswadaahc4_MYSQLcart-manager.php#74
        Bindings
        • 0: 282706
        • 1: 1
        Backtrace
        • app/Utils/cart-manager.php:74
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        2.67mswadaahc4_MYSQLcart-manager.php#43
        Backtrace
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:5
        • 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
      • select `cart_group_id` from `carts` where (`customer_id` = 282706 and `is_guest` = 1) group by `cart_group_id`
        1.35mswadaahc4_MYSQLcart-manager.php#74
        Bindings
        • 0: 282706
        • 1: 1
        Backtrace
        • app/Utils/cart-manager.php:74
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        2.64mswadaahc4_MYSQLcart-manager.php#43
        Backtrace
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:14
        • 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
      • select * from `currencies` where (`code` = 'USD') limit 1
        760μswadaahc4_MYSQLcurrency.php#92
        Bindings
        • 0: USD
        Backtrace
        • app/Utils/currency.php:92
        • 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
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        660μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: currency_symbol_position
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select count(*) as aggregate from `categories` where `position` = 0
        5.17mswadaahc4_MYSQL_header.blade.php#228
        Bindings
        • 0: 0
        Backtrace
        • view::layouts.front-end.partials._header:228
        • 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
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        2.49mswadaahc4_MYSQL_header.blade.php#228
        Bindings
        • 0: 0
        Backtrace
        • view::layouts.front-end.partials._header:228
        • 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
      • select * from `categories` where `categories`.`parent_id` in (6, 7, 8, 9, 10, 11, 12, 15, 24, 39, 40) order by `priority` asc
        10.53mswadaahc4_MYSQL_header.blade.php#228
        Backtrace
        • view::layouts.front-end.partials._header:228
        • 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
      • select * from `categories` where `categories`.`parent_id` in (17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 41, 42, 43, 44, 45, 46, 51, 54, 55, 56, 57, 58, 59) order by `priority` asc
        560μswadaahc4_MYSQL_header.blade.php#228
        Backtrace
        • view::layouts.front-end.partials._header:228
        • 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
      • select * from `translations` where `translations`.`translationable_id` in (17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 41, 42, 43, 44, 45, 46, 51, 54, 55, 56, 57, 58, 59) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
        590μswadaahc4_MYSQL_header.blade.php#228
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • view::layouts.front-end.partials._header:228
        • 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
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 15, 24, 39, 40) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
        560μswadaahc4_MYSQL_header.blade.php#228
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • view::layouts.front-end.partials._header:228
        • 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
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        23.28mswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 1
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::layouts.front-end.partials._header:315
        • 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
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38) and `translations`.`translationable_type` = 'App\\Models\\Brand' and `locale` = 'en'
        970μswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::layouts.front-end.partials._header:315
        • 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
      • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and `discount` != 0
        5.66mswadaahc4_MYSQL_header.blade.php#342
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 0
        Backtrace
        • view::layouts.front-end.partials._header:342
        • 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
      • select * from `business_settings` where (`type` = 'seller_registration') limit 1
        570μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: seller_registration
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        730μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: loader_gif
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        4.15mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: country_code
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-05' and date(`end_date`) >= '2025-04-05' limit 1
        1.13mswadaahc4_MYSQL_footer.blade.php#104
        Bindings
        • 0: 1
        • 1: flash_deal
        • 2: 2025-04-05
        • 3: 2025-04-05
        Backtrace
        • view::layouts.front-end.partials._footer:104
        • 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
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        3.61mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: refund-policy
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        410μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: return-policy
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        670μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: cancellation-policy
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        4.62mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: company_phone
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        610μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: company_email
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        5.8mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: shop_address
        Backtrace
        • app/Utils/settings.php:15
        • 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
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        1.09mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: whatsapp
        Backtrace
        • app/Utils/settings.php:15
        • 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\Category
      91Category.php#?
      App\Models\Brand
      75Brand.php#?
      App\Models\BusinessSetting
      14BusinessSetting.php#?
      App\Models\Currency
      2Currency.php#?
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          1
          business_mode
          multi
          currency_model
          multi_currency
          language
          array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          2
          system_default_currency_info
          App\Models\Currency {#1859 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          GHS
          currency_symbol
          Gh₵
          currency_exchange_rate
          1
          _token
          JMfey5vsF3qbTkQBMwO8GRdZj6ASwRmFbMj0BDVT
          guest_id
          282706
          usd
          0.16393442622951
          currency_symbol_position
          left
          company_email
          sales@wadaah.com
          _previous
          array:1 [ "url" => "https://wadaah.com/products?data_from=brand&id=27&page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          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" => "brand" "id" => "27" "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 => "wadaah.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.141.244.160" ] "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_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 12:54:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilo4b1pGVDRnS3RLelZHQmU4Z1RyVEE9PSIsInZhbHVlIjoiZzU1Z1pMZll2ek05dU1MbjY4V291aDJaL29rVkY3dk5VRE5TS2YrOGRLQXJMT2U4QlR1dnc2MjdsK2lOWmVhTHFnalJBU2llbENTaVBOUGZnTmpKNEhTMjc4eGo2RjlMNllTb0piSE5GeHV2bGlvR3dUSU1YcXA1ODJQSDdYbUkiLCJtYWMiOiJkODNhYjNhZjg1MWQzMDYwNDRiMWE3YWJmY2E3ODRlODc0MWEzNDIzMzZjYmU1NzVhYTE2NTliYTM3MTRjMzk1IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 13:54:28 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6Ilo4b1pGVDRnS3RLelZHQmU4Z1RyVEE9PSIsInZhbHVlIjoiZzU1Z1pMZll2ek05dU1MbjY4V291aDJaL29rVkY3dk5VRE5TS2YrOGRLQXJMT2U4QlR1dnc2MjdsK2lOWmVhTHFnalJBU" 1 => "6valley1729336764_session=eyJpdiI6IlFSOEZZY3FlL215MjFGbDd0UGhKY3c9PSIsInZhbHVlIjoidXNEdm1iSHJLZ3djeEYrUHlsanlvdEZYWHEyNlZudm5BbWQrM3JySGt1Q0IrUjdqNEJ4QVB0M3pxUnNwazRDT3BrVlF1R3FsVDMraWRFc0FGWTdIU0UvWmRKWm1JUitiT01JNGhCMkh2aXdTRm9sbzVpaDcxY0JGWElsc0c5dXAiLCJtYWMiOiJhNDRlZWUzMmQ1ODA5ZTE4Zjg5ZmY5NDA0NzVmYjAzMDBkMDY0MTNkZWE2MmE2YWM4ZWI3ZjU2MzMyOWFjYTA1IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 13:54:28 GMT; Max-Age=3600; path=/; httponly6valley1729336764_session=eyJpdiI6IlFSOEZZY3FlL215MjFGbDd0UGhKY3c9PSIsInZhbHVlIjoidXNEdm1iSHJLZ3djeEYrUHlsanlvdEZYWHEyNlZudm5BbWQrM3JySGt1Q0IrUjdqNEJ4QVB0M3pxUn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilo4b1pGVDRnS3RLelZHQmU4Z1RyVEE9PSIsInZhbHVlIjoiZzU1Z1pMZll2ek05dU1MbjY4V291aDJaL29rVkY3dk5VRE5TS2YrOGRLQXJMT2U4QlR1dnc2MjdsK2lOWmVhTHFnalJBU2llbENTaVBOUGZnTmpKNEhTMjc4eGo2RjlMNllTb0piSE5GeHV2bGlvR3dUSU1YcXA1ODJQSDdYbUkiLCJtYWMiOiJkODNhYjNhZjg1MWQzMDYwNDRiMWE3YWJmY2E3ODRlODc0MWEzNDIzMzZjYmU1NzVhYTE2NTliYTM3MTRjMzk1IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 13:54:28 GMT; path=/XSRF-TOKEN=eyJpdiI6Ilo4b1pGVDRnS3RLelZHQmU4Z1RyVEE9PSIsInZhbHVlIjoiZzU1Z1pMZll2ek05dU1MbjY4V291aDJaL29rVkY3dk5VRE5TS2YrOGRLQXJMT2U4QlR1dnc2MjdsK2lOWmVhTHFnalJBU" 1 => "6valley1729336764_session=eyJpdiI6IlFSOEZZY3FlL215MjFGbDd0UGhKY3c9PSIsInZhbHVlIjoidXNEdm1iSHJLZ3djeEYrUHlsanlvdEZYWHEyNlZudm5BbWQrM3JySGt1Q0IrUjdqNEJ4QVB0M3pxUnNwazRDT3BrVlF1R3FsVDMraWRFc0FGWTdIU0UvWmRKWm1JUitiT01JNGhCMkh2aXdTRm9sbzVpaDcxY0JGWElsc0c5dXAiLCJtYWMiOiJhNDRlZWUzMmQ1ODA5ZTE4Zjg5ZmY5NDA0NzVmYjAzMDBkMDY0MTNkZWE2MmE2YWM4ZWI3ZjU2MzMyOWFjYTA1IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 13:54:28 GMT; path=/; httponly6valley1729336764_session=eyJpdiI6IlFSOEZZY3FlL215MjFGbDd0UGhKY3c9PSIsInZhbHVlIjoidXNEdm1iSHJLZ3djeEYrUHlsanlvdEZYWHEyNlZudm5BbWQrM3JySGt1Q0IrUjdqNEJ4QVB0M3pxUn" ] ]
          session_attributes
          0 of 0
          array:20 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "business_mode" => "multi" "currency_model" => "multi_currency" "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] 1 => array:6 [ "id" => 4 "name" => "Hindi" "direction" => "ltr" "code" => "hn" "status" => 0 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 2 "system_default_currency_info" => App\Models\Currency {#1859 #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" => "2" "name" => "Ghanaian cedi" "symbol" => "Gh₵" "code" => "GHS" "exchange_rate" => "1" "status" => "1" "created_at" => null "updated_at" => "2023-01-14 01:34:22" ] #original: array:8 [ "id" => "2" "name" => "Ghanaian cedi" "symbol" => "Gh₵" "code" => "GHS" "exchange_rate" => "1" "status" => "1" "created_at" => null "updated_at" => "2023-01-14 01:34:22" ] #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" => "GHS" "currency_symbol" => "Gh₵" "currency_exchange_rate" => "1" "_token" => "JMfey5vsF3qbTkQBMwO8GRdZj6ASwRmFbMj0BDVT" "guest_id" => 282706 "usd" => "0.16393442622951" "currency_symbol_position" => "left" "company_email" => "sales@wadaah.com" "_previous" => array:1 [ "url" => "https://wadaah.com/products?data_from=brand&id=27&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 12:54:28GET/products?data_from=brand&id=27&page=1942182