Store Products | Shule Yangu Online
2025 New Year's  Celebration
2025 New Year's Celebration
Get all courses with 50 to 70% off without any limitation
View Courses
USD ($)
$
United States Dollar
KES
Kenyan Shilling
Euro Member Countries
$
United States Dollar

Products

439 Products
Request history8.1.31PHP Version2sRequest Duration85MBMemory UsageGET productsRoute
    • Booting (563ms)time
    • Application (1.44s)time
    • 1 x Application (71.88%)
      1.44s
      1 x Booting (28.12%)
      563ms
      45 templates were rendered
      • web.default.products.searchsearch.blade.php#?blade
      • web.default.products.includes.top_filterstop_filters.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.right_filtersright_filters.blade.php#?blade
      • vendor.pagination.panelpanel.blade.php#?blade
      • web.default.layouts.appapp.blade.php#?blade
      • web.default.includes.metasmetas.blade.php#?blade
      • web.default.includes.floating_barfloating_bar.blade.php#?blade
      • web.default.includes.top_navtop_nav.blade.php#?blade
      • web.default.includes.top_nav.currencycurrency.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.top_nav.user_menuuser_menu.blade.php#?blade
      • web.default.includes.navbarnavbar.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.footerfooter.blade.php#?blade
      • web.default.includes.advertise_modal.indexindex.blade.php#?blade
      • web.default.includes.purchase_notificationspurchase_notifications.blade.php#?blade
      uri
      GET products
      middleware
      web, check_mobile_app, impersonate, share, check_maintenance, check_restriction
      controller
      App\Http\Controllers\Web\ProductController@searchLists
      namespace
      App\Http\Controllers\Web
      prefix
      /products
      where
      file
      app/Http/Controllers/Web/ProductController.php:31-72
      150 statements were executed (85 duplicates)Show only duplicatesgifanwlg_lms238ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 50 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Translatable.php#164gifanwlg_lms430μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 5 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 5
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164gifanwlg_lms520μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 31 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 31
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • PurchaseNotificationsHelper.php#77gifanwlg_lms8.43msselect * from `purchase_notifications` where `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001)
        Bindings
        • 0: 1
        • 1: 1742193001
        • 2: 1742193001
        Backtrace
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:77
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:19
        • middleware::share:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
      • Share.php#52gifanwlg_lms1.86msselect count(*) as aggregate from `cart_discounts` where `enable` = 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::share:52
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_mobile_app:25
      • Translatable.php#164gifanwlg_lms18.01msselect * from `setting_translations` where `setting_translations`.`setting_id` = 56 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 56
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • MultiCurrency.php#14gifanwlg_lms11.84msselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • middleware::share:64
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • Translatable.php#164gifanwlg_lms470μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 26 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 26
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • FloatingBar.php#58gifanwlg_lms2.05msselect * from `floating_bars` where (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001) and `enable` = 1 limit 1
        Bindings
        • 0: 1742193001
        • 1: 1742193001
        • 2: 1
        Backtrace
        • app/Models/FloatingBar.php:58
        • middleware::share:83
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • CheckRestriction.php#24gifanwlg_lms1.6msselect * from `ip_restrictions`
        Backtrace
        • middleware::check_restriction:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_maintenance:37
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::share:90
      • ProductController.php#40gifanwlg_lms4.11msselect count(*) as aggregate from `products` where `products`.`status` = 'active' and `ordering` = 1
        Bindings
        • 0: active
        • 1: 1
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:40
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#40gifanwlg_lms940μsselect * from `products` where `products`.`status` = 'active' and `ordering` = 1 limit 9 offset 108
        Bindings
        • 0: active
        • 1: 1
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:40
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#48gifanwlg_lms1.86msselect * from `product_categories` where `parent_id` is null
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:48
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#48gifanwlg_lms470μsselect * from `product_categories` where `product_categories`.`parent_id` in (17, 18, 19, 28) order by `order` asc, `order` asc
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:48
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Translatable.php#164gifanwlg_lms570μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 1 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 1
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164gifanwlg_lms980μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 14 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 14
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Product.php#233gifanwlg_lms2.29msselect * from `product_discounts` where `product_id` = 122 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 122
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms5.2msselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 122 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738747763
        Bindings
        • 0: 122
        • 1: canceled
        • 2: pending
        • 3: 1738747763
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms3.19msselect * from `product_badge_contents` where `targetable_id` = 122 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 122
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms1.93msselect * from `product_media` where `product_media`.`product_id` = 122 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 122
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms1.73msselect * from `product_translations` where `product_translations`.`product_id` = 122 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 122
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms17.97msselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms1.46msselect * from `product_categories` where `product_categories`.`id` = 27 limit 1
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms3.96msselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 27 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms2.16msselect * from `product_reviews` where `product_reviews`.`product_id` = 122 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 122
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms900μsselect * from `product_discounts` where `product_id` = 122 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 122
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms410μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms510μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 6 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 6
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164gifanwlg_lms490μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 41 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 41
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Product.php#233gifanwlg_lms580μsselect * from `product_discounts` where `product_id` = 123 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 123
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms670μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 123 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending')
        Bindings
        • 0: 123
        • 1: canceled
        • 2: pending
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms440μsselect * from `product_badge_contents` where `targetable_id` = 123 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 123
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms380μsselect * from `product_media` where `product_media`.`product_id` = 123 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 123
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms470μsselect * from `product_translations` where `product_translations`.`product_id` = 123 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 123
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms730μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms13.77msselect * from `product_categories` where `product_categories`.`id` = 27 limit 1
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms2.27msselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 27 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms530μsselect * from `product_reviews` where `product_reviews`.`product_id` = 123 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 123
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms520μsselect * from `product_discounts` where `product_id` = 123 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 123
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms4.32msselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms560μsselect * from `product_discounts` where `product_id` = 124 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 124
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms660μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 124 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738747923
        Bindings
        • 0: 124
        • 1: canceled
        • 2: pending
        • 3: 1738747923
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms640μsselect * from `product_badge_contents` where `targetable_id` = 124 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 124
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms550μsselect * from `product_media` where `product_media`.`product_id` = 124 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 124
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms480μsselect * from `product_translations` where `product_translations`.`product_id` = 124 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 124
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms730μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms430μsselect * from `product_categories` where `product_categories`.`id` = 27 limit 1
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms440μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 27 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms480μsselect * from `product_reviews` where `product_reviews`.`product_id` = 124 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 124
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms470μsselect * from `product_discounts` where `product_id` = 124 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 124
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms320μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms530μsselect * from `product_discounts` where `product_id` = 125 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 125
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms550μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 125 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738748013
        Bindings
        • 0: 125
        • 1: canceled
        • 2: pending
        • 3: 1738748013
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms470μsselect * from `product_badge_contents` where `targetable_id` = 125 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 125
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms400μsselect * from `product_media` where `product_media`.`product_id` = 125 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 125
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms360μsselect * from `product_translations` where `product_translations`.`product_id` = 125 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 125
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms490μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms370μsselect * from `product_categories` where `product_categories`.`id` = 27 limit 1
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms470μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 27 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms570μsselect * from `product_reviews` where `product_reviews`.`product_id` = 125 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 125
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms470μsselect * from `product_discounts` where `product_id` = 125 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 125
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms21.85msselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms8.62msselect * from `product_discounts` where `product_id` = 126 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 126
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms770μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 126 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738748089
        Bindings
        • 0: 126
        • 1: canceled
        • 2: pending
        • 3: 1738748089
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms670μsselect * from `product_badge_contents` where `targetable_id` = 126 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 126
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms590μsselect * from `product_media` where `product_media`.`product_id` = 126 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 126
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms490μsselect * from `product_translations` where `product_translations`.`product_id` = 126 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 126
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms710μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms790μsselect * from `product_categories` where `product_categories`.`id` = 27 limit 1
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms530μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 27 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms570μsselect * from `product_reviews` where `product_reviews`.`product_id` = 126 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 126
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms540μsselect * from `product_discounts` where `product_id` = 126 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 126
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms430μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms700μsselect * from `product_discounts` where `product_id` = 127 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 127
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms740μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 127 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738748164
        Bindings
        • 0: 127
        • 1: canceled
        • 2: pending
        • 3: 1738748164
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms1.59msselect * from `product_badge_contents` where `targetable_id` = 127 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 127
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms540μsselect * from `product_media` where `product_media`.`product_id` = 127 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 127
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms5.53msselect * from `product_translations` where `product_translations`.`product_id` = 127 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 127
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms680μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms430μsselect * from `product_categories` where `product_categories`.`id` = 27 limit 1
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms510μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 27 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 27
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms450μsselect * from `product_reviews` where `product_reviews`.`product_id` = 127 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 127
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms470μsselect * from `product_discounts` where `product_id` = 127 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 127
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms410μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms550μsselect * from `product_discounts` where `product_id` = 128 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 128
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms660μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 128 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738760763
        Bindings
        • 0: 128
        • 1: canceled
        • 2: pending
        • 3: 1738760763
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms630μsselect * from `product_badge_contents` where `targetable_id` = 128 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 128
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms500μsselect * from `product_media` where `product_media`.`product_id` = 128 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 128
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms440μsselect * from `product_translations` where `product_translations`.`product_id` = 128 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 128
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms630μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms490μsselect * from `product_categories` where `product_categories`.`id` = 22 limit 1
        Bindings
        • 0: 22
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms510μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 22 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 22
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms470μsselect * from `product_reviews` where `product_reviews`.`product_id` = 128 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 128
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms490μsselect * from `product_discounts` where `product_id` = 128 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 128
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms390μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms540μsselect * from `product_discounts` where `product_id` = 129 and `status` = 'active' and `start_date` < 1742193001 and `end_date` > 1742193001 limit 1
        Bindings
        • 0: 129
        • 1: active
        • 2: 1742193001
        • 3: 1742193001
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#207gifanwlg_lms660μsselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = 129 and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in ('canceled', 'pending') and `created_at` >= 1738760883
        Bindings
        • 0: 129
        • 1: canceled
        • 2: pending
        • 3: 1738760883
        Backtrace
        • app/Models/Product.php:207
        • app/Models/Product.php:290
        • view::web.default.products.includes.card:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20gifanwlg_lms590μsselect * from `product_badge_contents` where `targetable_id` = 129 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742193001) and (`end_at` is null or `end_at` > 1742193001))
        Bindings
        • 0: 129
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742193001
        • 4: 1742193001
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms440μsselect * from `product_media` where `product_media`.`product_id` = 129 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 129
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms350μsselect * from `product_translations` where `product_translations`.`product_id` = 129 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 129
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms620μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • gifanwlg_lms340μsselect * from `product_categories` where `product_categories`.`id` = ? limit 1
      • gifanwlg_lms370μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms440μsselect * from `product_reviews` where `product_reviews`.`product_id` = ? and `product_reviews`.`product_id` is not null and `status` = ?
      • gifanwlg_lms360μsselect * from `product_discounts` where `product_id` = ? and `status` = ? and `start_date` < ? and `end_date` > ? limit 1
      • gifanwlg_lms270μsselect * from `currencies` order by `order` asc
      • gifanwlg_lms1.9msselect * from `product_discounts` where `product_id` = ? and `status` = ? and `start_date` < ? and `end_date` > ? limit 1
      • gifanwlg_lms2.31msselect sum(`quantity`) as aggregate from `product_orders` where `product_orders`.`product_id` = ? and `product_orders`.`product_id` is not null and `sale_id` is not null and exists (select * from `sales` where `product_orders`.`sale_id` = `sales`.`id` and `refund_at` is null) and `status` not in (?, ?) and `created_at` >= ?
      • gifanwlg_lms2.3msselect * from `product_badge_contents` where `targetable_id` = ? and `targetable_type` = ? and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = ? and (`start_at` is null or `start_at` < ?) and (`end_at` is null or `end_at` > ?))
      • gifanwlg_lms2.45msselect * from `product_media` where `product_media`.`product_id` = ? and `product_media`.`product_id` is not null and `type` = ? limit 1
      • gifanwlg_lms500μsselect * from `product_translations` where `product_translations`.`product_id` = ? and `product_translations`.`product_id` is not null
      • gifanwlg_lms630μsselect * from `users` where `users`.`id` = ? limit 1
      • gifanwlg_lms1.05msselect * from `product_categories` where `product_categories`.`id` = ? limit 1
      • gifanwlg_lms2.33msselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms1.15msselect * from `product_reviews` where `product_reviews`.`product_id` = ? and `product_reviews`.`product_id` is not null and `status` = ?
      • gifanwlg_lms1.1msselect * from `product_discounts` where `product_id` = ? and `status` = ? and `start_date` < ? and `end_date` > ? limit 1
      • gifanwlg_lms1.18msselect * from `currencies` order by `order` asc
      • gifanwlg_lms980μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms480μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms420μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms440μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms420μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms390μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms350μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms410μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms420μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms410μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms390μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms470μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms810μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms450μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms460μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms1.64msselect * from `floating_bar_translations` where `floating_bar_translations`.`floating_bar_id` = ? and `floating_bar_translations`.`floating_bar_id` is not null
      • gifanwlg_lms1.91msselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms2.07msselect * from `navbar_buttons` where `role_id` is null and `for_guest` = ? limit 1
      • gifanwlg_lms2.21msselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms4.91msselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms2.82msselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms2.29msselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms460μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms460μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms430μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms410μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms400μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms440μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms450μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms400μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms410μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms330μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms360μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms370μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      App\Models\Currency
      30Currency.php#?
      App\Models\ProductCategory
      21ProductCategory.php#?
      App\Models\Translation\ProductCategoryTranslation
      21ProductCategoryTranslation.php#?
      App\Models\Translation\SettingTranslation
      19SettingTranslation.php#?
      App\Models\Product
      9Product.php#?
      App\Models\ProductMedia
      9ProductMedia.php#?
      App\Models\Translation\ProductTranslation
      9ProductTranslation.php#?
      App\User
      9User.php#?
      App\Models\Translation\CategoryTranslation
      8CategoryTranslation.php#?
      App\Models\Category
      5Category.php#?
      App\Models\IpRestriction
      2IpRestriction.php#?
      App\Models\FloatingBar
      1FloatingBar.php#?
      App\Models\Translation\FloatingBarTranslation
      1FloatingBarTranslation.php#?
          _token
          kbxinBSZMOUePc9vS9IO1szbD1Tvx5rjDrYYmnnc
          locale
          en
          _previous
          array:1 [ "url" => "https://shuleyanguonline.com/products?page=13" ]
          _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:1 [ "page" => "13" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "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 => "shuleyanguonline.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "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, 17 Mar 2025 06:30:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFYL29GbUJQRlBtOXkxUWpBQm8yL0E9PSIsInZhbHVlIjoiRlZhM3lLVGZ4d3N5Y2pSRDM0b3lyUnZLbjZJazM4TWZ3TXNWODFpdnRwVThQTVIxVDRkN1ZydWlFMURwYkM4OENpNmZteERRbkZjR2oxSGJ1aDNxdHo5d3pWcmdWUHZCdnlWUWR5UVQxZnlHTGxYSURHQ25yYmhua3EraEJJVXMiLCJtYWMiOiIwM2IzODYxZTk4ZmFlYjE1ZDQ2Y2ZlM2Y0MTdhM2UzNDU0MjJlMmRiODU4MTYyZjFjMjA1OTIyZDJlOWU2MDhmIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 08:30:02 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkFYL29GbUJQRlBtOXkxUWpBQm8yL0E9PSIsInZhbHVlIjoiRlZhM3lLVGZ4d3N5Y2pSRDM0b3lyUnZLbjZJazM4TWZ3TXNWODFpdnRwVThQTVIxVDRkN1ZydWlFMURwYkM4OENpNmZte" 1 => "shuleyanguonline_session=eyJpdiI6Ims0T01IdTRYazIrMm1vOGtmeGJrVEE9PSIsInZhbHVlIjoiWlFlQ1QyRjJCUWlnZDRKWnZrTE4xeXFNU29FM2FxeG1UbDNZTWRwcm5CQ3VPTTU0SkM4blU5UXdSMG1HTTVjZzY5eEFNYzBDdkdTdTcxbnNPbzB3T0JWL1duZWdsYkFEVzgzcWNzMTN0bWxBamljY1h4RnNTSFB2YXhRbFJ4eDIiLCJtYWMiOiIyMDdmMGJiZDdiNDQwMDJlYmYxY2I2YjAxMzEyNmU3NjE2YzI4YzIxN2QxMjE3OGZjZWUzYWMwMjBjZGUyYjUzIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 08:30:02 GMT; Max-Age=7200; path=/; httponly; samesite=laxshuleyanguonline_session=eyJpdiI6Ims0T01IdTRYazIrMm1vOGtmeGJrVEE9PSIsInZhbHVlIjoiWlFlQ1QyRjJCUWlnZDRKWnZrTE4xeXFNU29FM2FxeG1UbDNZTWRwcm5CQ3VPTTU0SkM4blU5UXdSMG1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFYL29GbUJQRlBtOXkxUWpBQm8yL0E9PSIsInZhbHVlIjoiRlZhM3lLVGZ4d3N5Y2pSRDM0b3lyUnZLbjZJazM4TWZ3TXNWODFpdnRwVThQTVIxVDRkN1ZydWlFMURwYkM4OENpNmZteERRbkZjR2oxSGJ1aDNxdHo5d3pWcmdWUHZCdnlWUWR5UVQxZnlHTGxYSURHQ25yYmhua3EraEJJVXMiLCJtYWMiOiIwM2IzODYxZTk4ZmFlYjE1ZDQ2Y2ZlM2Y0MTdhM2UzNDU0MjJlMmRiODU4MTYyZjFjMjA1OTIyZDJlOWU2MDhmIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 08:30:02 GMT; path=/XSRF-TOKEN=eyJpdiI6IkFYL29GbUJQRlBtOXkxUWpBQm8yL0E9PSIsInZhbHVlIjoiRlZhM3lLVGZ4d3N5Y2pSRDM0b3lyUnZLbjZJazM4TWZ3TXNWODFpdnRwVThQTVIxVDRkN1ZydWlFMURwYkM4OENpNmZte" 1 => "shuleyanguonline_session=eyJpdiI6Ims0T01IdTRYazIrMm1vOGtmeGJrVEE9PSIsInZhbHVlIjoiWlFlQ1QyRjJCUWlnZDRKWnZrTE4xeXFNU29FM2FxeG1UbDNZTWRwcm5CQ3VPTTU0SkM4blU5UXdSMG1HTTVjZzY5eEFNYzBDdkdTdTcxbnNPbzB3T0JWL1duZWdsYkFEVzgzcWNzMTN0bWxBamljY1h4RnNTSFB2YXhRbFJ4eDIiLCJtYWMiOiIyMDdmMGJiZDdiNDQwMDJlYmYxY2I2YjAxMzEyNmU3NjE2YzI4YzIxN2QxMjE3OGZjZWUzYWMwMjBjZGUyYjUzIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 08:30:02 GMT; path=/; httponlyshuleyanguonline_session=eyJpdiI6Ims0T01IdTRYazIrMm1vOGtmeGJrVEE9PSIsInZhbHVlIjoiWlFlQ1QyRjJCUWlnZDRKWnZrTE4xeXFNU29FM2FxeG1UbDNZTWRwcm5CQ3VPTTU0SkM4blU5UXdSMG1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "kbxinBSZMOUePc9vS9IO1szbD1Tvx5rjDrYYmnnc" "locale" => "en" "_previous" => array:1 [ "url" => "https://shuleyanguonline.com/products?page=13" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-17 06:30:02GET/products?page=1345150144