Cart 0
No products in the cart.
Browse Categories

We found 174 items for you!


Request history8.1.20PHP Version5.55sRequest Duration18MBMemory UsageGET {prefix}/{slug?}Route
    • Booting (226ms)time
    • Application (5.33s)time
    • 1 x Application (95.93%)
      5.33s
      1 x Booting (4.07%)
      226ms
      131 templates were rendered
      • 1x theme.wowy::views.ecommerce.product-categoryproduct-category.blade.php#?blade
      • 1x theme.wowy::views.ecommerce.productsproducts.blade.php#?blade
      • 1x theme.wowy::/../widgets/product-categories/templates.frontendfrontend.blade.php#?blade
      • 44x theme.wowy::views.ecommerce.includes.sub-categoriessub-categories.blade.php#?blade
      • 1x theme.wowy::views.ecommerce.includes.product-itemsproduct-items.blade.php#?blade
      • 1x theme.wowy::views/ecommerce/includes/sortsort.blade.php#?blade
      • 56x theme.wowy::views.ecommerce.includes.product-itemproduct-item.blade.php#?blade
      • 1x theme.wowy::partials.custom-paginationcustom-pagination.blade.php#?blade
      • 1x theme.wowy::layouts.full-widthfull-width.blade.php#?blade
      • 1x theme.wowy::partials.headerheader.blade.php#?blade
      • 1x packages/theme::partials.headerheader.blade.php#?blade
      • 1x plugins/language::partials.hreflanghreflang.blade.php#?blade
      • 1x theme.wowy::partials.preloaderpreloader.blade.php#?blade
      • 1x theme.wowy::partials.language-switcherlanguage-switcher.blade.php#?blade
      • 2x theme.wowy::partials.cart-panelcart-panel.blade.php#?blade
      • 2x theme.wowy::partials.mobile-menumobile-menu.blade.php#?blade
      • 1x theme.wowy::partials.breadcrumbbreadcrumb.blade.php#?blade
      • 1x theme.wowy::partials.footerfooter.blade.php#?blade
      • 1x theme.wowy::/../widgets/newsletter/templates.frontendfrontend.blade.php#?blade
      • 1x theme.wowy::partials.shortcodes.newsletter-formnewsletter-form.blade.php#?blade
      • 1x plugins/captcha::forms.old-version-supportold-version-support.blade.php#?blade
      • 1x plugins/captcha::header-metaheader-meta.blade.php#?blade
      • 1x plugins/captcha::v2.scriptscript.blade.php#?blade
      • 1x plugins/captcha::v2.htmlhtml.blade.php#?blade
      • 1x theme.wowy::/../widgets/site-info/templates.frontendfrontend.blade.php#?blade
      • 2x theme.wowy::/../widgets/custom-menu/templates.frontendfrontend.blade.php#?blade
      • 2x packages/menu::partials.defaultdefault.blade.php#?blade
      • 1x packages/theme::partials.footerfooter.blade.php#?blade
      • 1x plugins/cookie-consent::indexindex.blade.php#?blade
      uri
      GET {prefix}/{slug?}
      middleware
      web, core, localeSessionRedirect, localizationRedirect
      controller
      Botble\Theme\Http\Controllers\PublicController@getViewWithPrefix
      namespace
      prefix
      /
      where
      file
      platform/packages/theme/src/Http/Controllers/PublicController.php:113-116
      204 statements were executed, -1 have been excluded (70 duplicates)Show only duplicatesgalaaple_database965ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 104 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • select * from `slugs` where (`key` = 'produce-1' and `prefix` = 'product-categories') or exists (select * from `slugs_translations` where `slugs`.`id` = `slugs_translations`.`slugs_id` and (`key` = 'produce-1' and `prefix` = 'product-categories')) limit 1
        6.83msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: produce-1
        • 1: product-categories
        • 2: produce-1
        • 3: product-categories
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/packages/slug/src/SlugHelper.php:182
        • platform/packages/theme/src/Http/Controllers/PublicController.php:47
        • platform/packages/theme/src/Http/Controllers/PublicController.php:115
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `ec_product_categories` where `id` = 89 and `status` = 'published' limit 1
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 89
        • 1: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:192
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
        • platform/packages/theme/src/Http/Controllers/PublicController.php:115
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (89) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        350μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:192
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 89 and `ec_product_categories`.`parent_id` is not null and not `id` = 89 and `status` = 'published' order by `order` asc
        310μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 89
        • 1: 89
        • 2: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (314, 328, 348) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (314, 328, 348) order by `order` asc
        500μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 350) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        960μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 350) order by `order` asc
        460μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 348 and `ec_product_categories`.`parent_id` is not null and not `id` = 348
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 348
        • 1: 348
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 349 and `ec_product_categories`.`parent_id` is not null and not `id` = 349
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 349
        • 1: 349
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 350 and `ec_product_categories`.`parent_id` is not null and not `id` = 350
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 350
        • 1: 350
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 328 and `ec_product_categories`.`parent_id` is not null and not `id` = 328
        320μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 328
        • 1: 328
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 345 and `ec_product_categories`.`parent_id` is not null and not `id` = 345
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 345
        • 1: 345
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 346 and `ec_product_categories`.`parent_id` is not null and not `id` = 346
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 346
        • 1: 346
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 347 and `ec_product_categories`.`parent_id` is not null and not `id` = 347
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 347
        • 1: 347
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 340 and `ec_product_categories`.`parent_id` is not null and not `id` = 340
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 340
        • 1: 340
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 341 and `ec_product_categories`.`parent_id` is not null and not `id` = 341
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 341
        • 1: 341
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 342 and `ec_product_categories`.`parent_id` is not null and not `id` = 342
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 342
        • 1: 342
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 343 and `ec_product_categories`.`parent_id` is not null and not `id` = 343
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 343
        • 1: 343
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 344 and `ec_product_categories`.`parent_id` is not null and not `id` = 344
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 344
        • 1: 344
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 332 and `ec_product_categories`.`parent_id` is not null and not `id` = 332
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 332
        • 1: 332
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 333 and `ec_product_categories`.`parent_id` is not null and not `id` = 333
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 333
        • 1: 333
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 334 and `ec_product_categories`.`parent_id` is not null and not `id` = 334
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 334
        • 1: 334
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 335 and `ec_product_categories`.`parent_id` is not null and not `id` = 335
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 336 and `ec_product_categories`.`parent_id` is not null and not `id` = 336
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 336
        • 1: 336
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 337 and `ec_product_categories`.`parent_id` is not null and not `id` = 337
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 337
        • 1: 337
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 338 and `ec_product_categories`.`parent_id` is not null and not `id` = 338
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 338
        • 1: 338
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 339 and `ec_product_categories`.`parent_id` is not null and not `id` = 339
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 339
        • 1: 339
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 329 and `ec_product_categories`.`parent_id` is not null and not `id` = 329
        290μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 329
        • 1: 329
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 330 and `ec_product_categories`.`parent_id` is not null and not `id` = 330
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 330
        • 1: 330
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 331 and `ec_product_categories`.`parent_id` is not null and not `id` = 331
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 331
        • 1: 331
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 314 and `ec_product_categories`.`parent_id` is not null and not `id` = 314
        400μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 314
        • 1: 314
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:200
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 327 and `ec_product_categories`.`parent_id` is not null and not `id` = 327
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 327
        • 1: 327
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 324 and `ec_product_categories`.`parent_id` is not null and not `id` = 324
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 324
        • 1: 324
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 325 and `ec_product_categories`.`parent_id` is not null and not `id` = 325
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 325
        • 1: 325
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 326 and `ec_product_categories`.`parent_id` is not null and not `id` = 326
        310μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 326
        • 1: 326
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 319 and `ec_product_categories`.`parent_id` is not null and not `id` = 319
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 319
        • 1: 319
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 320 and `ec_product_categories`.`parent_id` is not null and not `id` = 320
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 320
        • 1: 320
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 321 and `ec_product_categories`.`parent_id` is not null and not `id` = 321
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 321
        • 1: 321
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 322 and `ec_product_categories`.`parent_id` is not null and not `id` = 322
        280μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 322
        • 1: 322
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 323 and `ec_product_categories`.`parent_id` is not null and not `id` = 323
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 323
        • 1: 323
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 316 and `ec_product_categories`.`parent_id` is not null and not `id` = 316
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 316
        • 1: 316
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 317 and `ec_product_categories`.`parent_id` is not null and not `id` = 317
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 317
        • 1: 317
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 318 and `ec_product_categories`.`parent_id` is not null and not `id` = 318
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 318
        • 1: 318
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` = 315 and `ec_product_categories`.`parent_id` is not null and not `id` = 315
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 315
        • 1: 315
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:172
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:173
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:425
      • select * from `ec_currencies` order by `order` asc
        210μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/CurrencySupport.php:107
        • platform/plugins/ecommerce/src/Supports/CurrencySupport.php:41
        • platform/plugins/ecommerce/helpers/currencies.php:141
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
      • select count(*) as aggregate from `ec_products` inner join ( SELECT DISTINCT ec_products.id, CASE WHEN ( ec_products.sale_type = 0 AND ec_products.sale_price <> 0 ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 0 AND ec_products.sale_price = 0 ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ( ec_products.start_date > '2025-03-24 08:43:22' OR ec_products.end_date < '2025-03-24 08:43:22' ) ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 08:43:22' AND ec_products.end_date >= '2025-03-24 08:43:22' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date IS NULL AND ec_products.end_date >= '2025-03-24 08:43:22' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 08:43:22' AND ec_products.end_date IS NULL ) THEN ec_products.sale_price ELSE ec_products.price END AS final_price FROM ec_products ) AS products_with_final_price on `products_with_final_price`.`id` = `ec_products`.`id` where `status` = 'published' and exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_category_product`.`category_id` in (89, 348, 349, 350, 328, 345, 346, 347, 340, 341, 342, 343, 344, 332, 333, 334, 335, 336, 337, 338, 339, 329, 330, 331, 314, 327, 324, 325, 326, 319, 320, 321, 322, 323, 316, 317, 318, 315)) and `ec_products`.`is_variation` = 0
        33.97msgalaaple_databaseRepositoriesAbstract.php#370
        Bindings
        • 0: published
        • 1: 89
        • 2: 348
        • 3: 349
        • 4: 350
        • 5: 328
        • 6: 345
        • 7: 346
        • 8: 347
        • 9: 340
        • 10: 341
        • 11: 342
        • 12: 343
        • 13: 344
        • 14: 332
        • 15: 333
        • 16: 334
        • 17: 335
        • 18: 336
        • 19: 337
        • 20: 338
        • 21: 339
        • 22: 329
        • 23: 330
        • 24: 331
        • 25: 314
        • 26: 327
        • 27: 324
        • 28: 325
        • 29: 326
        • 30: 319
        • 31: 320
        • 32: 321
        • 33: 322
        • 34: 323
        • 35: 316
        • 36: 317
        • 37: 318
        • 38: 315
        • 39: 0
        Backtrace
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:206
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
      • select distinct `ec_products`.*, `products_with_final_price`.`final_price` from `ec_products` inner join ( SELECT DISTINCT ec_products.id, CASE WHEN ( ec_products.sale_type = 0 AND ec_products.sale_price <> 0 ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 0 AND ec_products.sale_price = 0 ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ( ec_products.start_date > '2025-03-24 08:43:22' OR ec_products.end_date < '2025-03-24 08:43:22' ) ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 08:43:22' AND ec_products.end_date >= '2025-03-24 08:43:22' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date IS NULL AND ec_products.end_date >= '2025-03-24 08:43:22' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 08:43:22' AND ec_products.end_date IS NULL ) THEN ec_products.sale_price ELSE ec_products.price END AS final_price FROM ec_products ) AS products_with_final_price on `products_with_final_price`.`id` = `ec_products`.`id` where `status` = 'published' and exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_category_product`.`category_id` in (89, 348, 349, 350, 328, 345, 346, 347, 340, 341, 342, 343, 344, 332, 333, 334, 335, 336, 337, 338, 339, 329, 330, 331, 314, 327, 324, 325, 326, 319, 320, 321, 322, 323, 316, 317, 318, 315)) and `ec_products`.`is_variation` = 0 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 56 offset 0
        99.45msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        • 1: 89
        • 2: 348
        • 3: 349
        • 4: 350
        • 5: 328
        • 6: 345
        • 7: 346
        • 8: 347
        • 9: 340
        • 10: 341
        • 11: 342
        • 12: 343
        • 13: 344
        • 14: 332
        • 15: 333
        • 16: 334
        • 17: 335
        • 18: 336
        • 19: 337
        • 20: 338
        • 21: 339
        • 22: 329
        • 23: 330
        • 24: 331
        • 25: 314
        • 26: 327
        • 27: 324
        • 28: 325
        • 29: 326
        • 30: 319
        • 31: 320
        • 32: 321
        • 33: 322
        • 34: 323
        • 35: 316
        • 36: 317
        • 37: 318
        • 38: 315
        • 39: 0
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:206
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10256, 10257, 10258, 10259, 10260, 10261, 10263, 10265, 10266, 10268, 10273, 12395, 12396, 12397, 12398, 12399, 12400, 12401, 12402, 12403, 12404, 12405, 12406, 12407, 12409, 12410, 12412, 12413, 12415, 12416, 12417, 12418, 12419, 12420, 12422, 12425, 12433, 12434, 13140, 13157, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13640, 13642, 13643, 14064, 14065, 14066, 14067, 14659, 14665) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product'
        18.16msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Product
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
      • select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (10256, 10257, 10258, 10259, 10260, 10261, 10263, 10265, 10266, 10268, 10273, 12395, 12396, 12397, 12398, 12399, 12400, 12401, 12402, 12403, 12404, 12405, 12406, 12407, 12409, 12410, 12412, 12413, 12415, 12416, 12417, 12418, 12419, 12420, 12422, 12425, 12433, 12434, 13140, 13157, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13640, 13642, 13643, 14064, 14065, 14066, 14067, 14659, 14665)
        8.31msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 1
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (10256, 10257, 10258, 10259, 10260, 10261, 10263, 10265, 10266, 10268, 10273, 12395, 12396, 12397, 12398, 12399, 12400, 12401, 12402, 12403, 12404, 12405, 12406, 12407, 12409, 12410, 12412, 12413, 12415, 12416, 12417, 12418, 12419, 12420, 12422, 12425, 12433, 12434, 13140, 13157, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13640, 13642, 13643, 14064, 14065, 14066, 14067, 14659, 14665)
        6.92msgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:206
      • select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (10256, 10257, 10258, 10259, 10260, 10261, 10263, 10265, 10266, 10268, 10273, 12395, 12396, 12397, 12398, 12399, 12400, 12401, 12402, 12403, 12404, 12405, 12406, 12407, 12409, 12410, 12412, 12413, 12415, 12416, 12417, 12418, 12419, 12420, 12422, 12425, 12433, 12434, 13140, 13157, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13640, 13642, 13643, 14064, 14065, 14066, 14067, 14659, 14665)
        15.97msgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:206
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 0 and not `parent_id` = 89 limit 1
        2.75msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 0
        • 1: 89
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Models/ProductCategory.php:117
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:209
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (89) and `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/packages/seo-helper/src/Providers/HookServiceProvider.php:86
        • platform/core/base/helpers/action-filter.php:46
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
      • select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (10256, 10257, 10258, 10259, 10260, 10261, 10263, 10265, 10266, 10268, 10273, 12395, 12396, 12397, 12398, 12399, 12400, 12401, 12402, 12403, 12404, 12405, 12406, 12407, 12409, 12410, 12412, 12413, 12415, 12416, 12417, 12418, 12419, 12420, 12422, 12425, 12433, 12434, 13140, 13157, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13640, 13642, 13643, 14064, 14065, 14066, 14067, 14659, 14665)
        1.62msgalaaple_databaseAbstractPaginator.php#785
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php:785
        • view::theme.wowy::views.ecommerce.products:18
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (89, 183, 191, 314, 315, 317, 318, 320, 321, 324, 325, 326, 328, 332, 333, 334, 336, 338, 344, 346, 347, 348, 349, 350) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        710μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • vendor/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php:785
        • view::theme.wowy::views.ecommerce.products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `ec_brands`.*, (select count(*) from `ec_products` where `ec_brands`.`id` = `ec_products`.`brand_id` and exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_categories`.`id` in (89)) and `status` = 'published' and `is_variation` = 0 and `status` = 'published') as `products_count` from `ec_brands` where `status` = 'published' and (not exists (select * from `ec_product_categories` inner join `ec_product_categorizables` on `ec_product_categories`.`id` = `ec_product_categorizables`.`category_id` where `ec_brands`.`id` = `ec_product_categorizables`.`reference_id` and `ec_product_categorizables`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand') or exists (select * from `ec_product_categories` inner join `ec_product_categorizables` on `ec_product_categories`.`id` = `ec_product_categorizables`.`category_id` where `ec_brands`.`id` = `ec_product_categorizables`.`reference_id` and `ec_product_categorizables`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `ec_product_categories`.`id` in (89))) order by `order` asc, `products_count` desc, `created_at` desc
        80.91msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 89
        • 1: published
        • 2: 0
        • 3: published
        • 4: published
        • 5: Botble\Ecommerce\Models\Brand
        • 6: Botble\Ecommerce\Models\Brand
        • 7: 89
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1178
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1217
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `ec_product_categories`.*, `ec_product_categorizables`.`reference_id` as `pivot_reference_id`, `ec_product_categorizables`.`category_id` as `pivot_category_id`, `ec_product_categorizables`.`reference_type` as `pivot_reference_type` from `ec_product_categories` inner join `ec_product_categorizables` on `ec_product_categories`.`id` = `ec_product_categorizables`.`category_id` where `ec_product_categorizables`.`reference_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, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613) and `ec_product_categorizables`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand'
        3.78msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1178
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1217
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_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, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand'
        13.84msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1178
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1217
        • view::theme.wowy::views.ecommerce.products:53
      • select `ec_product_tags`.*, (select count(*) from `ec_products` inner join `ec_product_tag_product` on `ec_products`.`id` = `ec_product_tag_product`.`product_id` where `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` and exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_categories`.`id` in (89)) and `status` = 'published' and `is_variation` = 0) as `products_count` from `ec_product_tags` where `status` = 'published' order by `products_count` desc, `created_at` desc limit 10
        1.26msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 89
        • 1: published
        • 2: 0
        • 3: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1205
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1218
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 6, 7, 8, 9, 10, 11, 12, 13) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductTag'
        450μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductTag
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1205
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1218
        • view::theme.wowy::views.ecommerce.products:53
      • select max(`price`) as aggregate from `ec_products` where exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_categories`.`id` in (89))
        1.33msgalaaple_databaseEcommerceHelper.php#1119
        Bindings
        • 0: 89
        Backtrace
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1122
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1219
      • select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image` from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' where `status` = 'published' and `ec_product_categories`.`id` in (89, 348, 349, 350, 328, 345, 346, 347, 340, 341, 342, 343, 344, 332, 333, 334, 335, 336, 337, 338, 339, 329, 330, 331, 314, 327, 324, 325, 326, 319, 320, 321, 322, 323, 316, 317, 318, 315) order by `ec_product_categories`.`order` asc
        830μsgalaaple_databaseProductCategoryHelper.php#225
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: published
        • 2: 89
        • 3: 348
        • 4: 349
        • 5: 350
        • 6: 328
        • 7: 345
        • 8: 346
        • 9: 347
        • 10: 340
        • 11: 341
        • 12: 342
        • 13: 343
        • 14: 344
        • 15: 332
        • 16: 333
        • 17: 334
        • 18: 335
        • 19: 336
        • 20: 337
        • 21: 338
        • 22: 339
        • 23: 329
        • 24: 330
        • 25: 331
        • 26: 314
        • 27: 327
        • 28: 324
        • 29: 325
        • 30: 326
        • 31: 319
        • 32: 320
        • 33: 321
        • 34: 322
        • 35: 323
        • 36: 316
        • 37: 317
        • 38: 318
        • 39: 315
        Backtrace
        • platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:225
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1236
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `widgets` where (`theme` = 'wowy')
        12.64msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: wowy
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/packages/widget/src/WidgetGroupCollection.php:92
        • platform/packages/widget/src/WidgetGroupCollection.php:79
        • platform/packages/widget/src/WidgetGroupCollection.php:65
        • platform/packages/widget/helpers/helpers.php:32
      • select * from `ec_product_categories`
        9.28msgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:572
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (23, 24, 33, 46, 54, 59, 78, 89, 108, 159, 182, 205, 230, 259, 289, 303) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        3.06msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:591
        • 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 `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `ec_product_categories`.`parent_id` in (23, 24, 33, 46, 54, 59, 78, 89, 108, 159, 182, 205, 230, 259, 289, 303)
        8.77msgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:591
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 7, 10, 15, 16, 20, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 47, 49, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 90, 91, 101, 104, 109, 110, 111, 112, 121, 132, 133, 135, 147, 160, 163, 169, 172, 178, 183, 193, 201, 203, 206, 212, 216, 217, 226, 231, 232, 233, 234, 235, 236, 237, 238, 239, 260, 266, 270, 271, 281, 282, 283, 284, 285, 286, 287, 288, 290, 298, 304, 310, 314, 328, 348) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        8.2msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:591
        • 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 `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 289 and `meta_boxes`.`reference_id` is not null
        16.87msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 289
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (290, 298) order by `order` asc
        9.66msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (291, 292, 293, 294, 295, 296, 297, 299, 300, 301, 302) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        14.39msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (291, 292, 293, 294, 295, 296, 297, 299, 300, 301, 302) order by `order` asc
        2.94msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 205 and `meta_boxes`.`reference_id` is not null
        2.37msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 205
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (206, 212, 216, 217, 226) order by `order` asc
        10.04msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (207, 208, 209, 210, 211, 213, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        2.95msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (207, 208, 209, 210, 211, 213, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229) order by `order` asc
        2.54msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 303 and `meta_boxes`.`reference_id` is not null
        19.23msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 303
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (304, 310) order by `order` asc
        2.66msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (305, 306, 307, 308, 309, 311, 312, 313) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        2.63msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (305, 306, 307, 308, 309, 311, 312, 313) order by `order` asc
        2.21msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 23 and `meta_boxes`.`reference_id` is not null
        24.9msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 23
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (30, 42, 47, 49, 53, 57, 81, 90, 91, 101, 104, 112, 121, 132, 133, 135, 147) order by `order` asc
        18.45msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (31, 32, 43, 44, 45, 48, 50, 51, 52, 82, 83, 84, 85, 86, 87, 88, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        17.44msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (31, 32, 43, 44, 45, 48, 50, 51, 52, 82, 83, 84, 85, 86, 87, 88, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158) order by `order` asc
        3.23msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 182 and `meta_boxes`.`reference_id` is not null
        22.29msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 182
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (183, 193, 201, 203) order by `order` asc
        19.54msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 202, 204) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        19.11msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 202, 204) order by `order` asc
        11.52msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 54 and `meta_boxes`.`reference_id` is not null
        290μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 54
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (55, 56, 58, 239) order by `order` asc
        350μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        600μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258) order by `order` asc
        15.49msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 230 and `meta_boxes`.`reference_id` is not null
        17.06msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 230
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (1, 2, 3, 7, 10, 15, 16, 20, 231, 232, 233, 234, 235, 236, 237, 238) order by `order` asc
        16.32msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        15.57msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22) order by `order` asc
        17.22msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 89 and `meta_boxes`.`reference_id` is not null
        430μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 89
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (314, 328, 348) order by `order` asc
        440μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • 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 `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 350) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        910μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 350) order by `order` asc
        540μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        420μsgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (281, 282, 283, 284, 285, 286, 287, 288) order by `order` asc
        6.45msgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        17.24msgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (109, 110, 111) order by `order` asc
        11.38msgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        5.57msgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (160, 163, 169, 172, 178) order by `order` asc
        17.22msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (161, 162, 164, 165, 166, 167, 168, 170, 171, 173, 174, 175, 176, 177, 179, 180, 181) and `slugs`.`reference_type` = ?
        20.23msgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (161, 162, 164, 165, 166, 167, 168, 170, 171, 173, 174, 175, 176, 177, 179, 180, 181) order by `order` asc
        6.95msgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        11.52msgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (260, 266, 270, 271) order by `order` asc
        21.32msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (261, 262, 263, 264, 265, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 279, 280) and `slugs`.`reference_type` = ?
        20.34msgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (261, 262, 263, 264, 265, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 279, 280) order by `order` asc
        10.76msgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        12.39msgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (25, 26, 27, 28, 29) order by `order` asc
        19.38msgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        360μsgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (34, 35, 36, 37, 38, 39, 40, 41) order by `order` asc
        310μsgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        270μsgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77) order by `order` asc
        350μsgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not null
        310μsgalaaple_database
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (79, 80) order by `order` asc
        270μsgalaaple_database
      • select * from `ec_flash_sales` where date(`end_date`) >= ? and `status` = ? order by `created_at` desc
        15.3msgalaaple_database
      • select `ec_products`.*, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_products` inner join `ec_flash_sale_products` on `ec_products`.`id` = `ec_flash_sale_products`.`product_id` where `ec_flash_sale_products`.`flash_sale_id` in (1, 2)
        13.43msgalaaple_database
      • select * from `ec_discounts` where `type` = ? and `start_date` <= ? and (`end_date` is null or `end_date` >= ?) and (`target` in (?, ?) or (`target` in (?, ?, ?, ?, ?) and `product_quantity` = ?))
        10.99msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        8.4msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        10.54msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        1.08msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        10.28msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        250μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        220μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        210μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        260μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        220μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        150μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        160μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        280μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        240μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        280μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        260μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        290μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        2.2msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = ? and `slugs`.`reference_id` = ? and `slugs`.`reference_id` is not null limit 1
        340μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        260μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = ? and `slugs`.`reference_id` = ? and `slugs`.`reference_id` is not null limit 1
        300μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        220μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        430μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        290μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        260μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        280μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        250μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        210μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        190μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        150μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        260μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        160μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        200μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        350μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        220μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        250μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        210μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        290μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        240μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        180μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        200μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        230μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        160μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        290μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        150μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        190μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        200μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        2.19msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        1.81msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        270μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        400μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        270μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        250μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        220μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        230μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        510μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        1.49msgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        200μsgalaaple_database
      • select * from `ec_brands` where `ec_brands`.`id` = ? limit 1
        200μsgalaaple_database
      • select `language_meta`.`lang_meta_code`, `language_meta`.`reference_id` from `language_meta` inner join `language_meta` as `meta` on `meta`.`lang_meta_origin` = `language_meta`.`lang_meta_origin` where `language_meta`.`lang_meta_code` != ? and (`meta`.`reference_type` = ? and `meta`.`reference_id` = ?)
        270μsgalaaple_database
      • select `key`, `prefix`, `reference_id` from `slugs` where 0 = 1 and `reference_type` = ?
        180μsgalaaple_database
      • select `id`, `name`, `status`, `is_featured`, `image` from `ec_product_categories` order by `order` asc, `created_at` desc
        1.09msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_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, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350) and `slugs`.`reference_type` = ?
        6.56msgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `ec_product_categories`.`parent_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, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350)
        2.84msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350) and `slugs`.`reference_type` = ?
        6.52msgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_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, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350) and `meta_boxes`.`reference_type` = ?
        7.93msgalaaple_database
      • select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350)
        340μsgalaaple_database
      • select * from `menus` where `status` = ? and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = ? and `lang_meta_code` = ? and `lang_meta_code` = ?)
        300μsgalaaple_database
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 7)
        260μsgalaaple_database
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 29, 30, 31, 32, 33, 34, 67, 68, 69, 70, 104, 105, 106, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118) order by `position` asc
        280μsgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 16, 17, 18, 19, 20, 21, 69, 70) and `meta_boxes`.`reference_type` = ?
        470μsgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 29, 30, 31, 32, 33, 34, 67, 68, 69, 70, 104, 105, 106, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118) and `meta_boxes`.`reference_type` = ?
        700μsgalaaple_database
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 7)
        190μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (1, 5)
        190μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 5) and `slugs`.`reference_type` = ?
        230μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (7, 6)
        160μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (6, 7) and `slugs`.`reference_type` = ?
        210μsgalaaple_database
      • select * from `contact_custom_fields` where `status` = ? order by `order` asc
        150μsgalaaple_database
      • select * from `ec_product_categories` where `ec_product_categories`.`id` in (289, 281, 205, 182, 159, 23, 33, 78, 303, 89, 132)
        210μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (23, 33, 78, 89, 132, 159, 182, 205, 281, 289, 303) and `slugs`.`reference_type` = ?
        380μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (6, 8, 9, 10, 11, 12)
        280μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (6, 8, 9, 10, 11, 12) and `slugs`.`reference_type` = ?
        300μsgalaaple_database
      Botble\Slug\Models\Slug
      1792Slug.php#?
      Botble\Ecommerce\Models\ProductCategory
      1623ProductCategory.php#?
      Botble\Base\Models\MetaBox
      759MetaBox.php#?
      Botble\Ecommerce\Models\Brand
      605Brand.php#?
      Botble\Menu\Models\MenuNode
      63MenuNode.php#?
      Botble\Ecommerce\Models\Product
      58Product.php#?
      Botble\LanguageAdvanced\Models\TranslationResolver
      14TranslationResolver.php#?
      Botble\Widget\Models\Widget
      11Widget.php#?
      Botble\Ecommerce\Models\ProductTag
      10ProductTag.php#?
      Botble\Page\Models\Page
      10Page.php#?
      Botble\Menu\Models\Menu
      4Menu.php#?
      Botble\Ecommerce\Models\ProductLabel
      3ProductLabel.php#?
      Botble\Ecommerce\Models\FlashSale
      2FlashSale.php#?
      Botble\Ecommerce\Models\Currency
      1Currency.php#?
      Botble\Menu\Models\MenuLocation
      1MenuLocation.php#?
          _token
          s2Zgp0CsR8OUGoV5Y3FoAqbc3yHGOaUVKPCXaKy4
          language
          en
          _previous
          array:1 [ "url" => "https://fortunasupermarket.com/product-categories/produce-1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /product-categories/produce-1
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "categories" => array:38 [ 0 => 89 1 => 348 2 => 349 3 => 350 4 => 328 5 => 345 6 => 346 7 => 347 8 => 340 9 => 341 10 => 342 11 => 343 12 => 344 13 => 332 14 => 333 15 => 334 16 => 335 17 => 336 18 => 337 19 => 338 20 => 339 21 => 329 22 => 330 23 => 331 24 => 314 25 => 327 26 => 324 27 => 325 28 => 326 29 => 319 30 => 320 31 => 321 32 => 322 33 => 323 34 => 316 35 => 317 36 => 318 37 => 315 ] ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "fortunasupermarket.com" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 24 Mar 2025 12:43:27 GMT" ] "cms-version" => array:1 [ 0 => "7.4.3" ] "authorization-at" => array:1 [ 0 => "2025-02-02 16:48:36" ] "activated-license" => array:1 [ 0 => "No" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF5endreTg5V28xMWhuVzA3Y0xYdVE9PSIsInZhbHVlIjoiRzY4K3lJOTg3blZSWHIzZGdmNkw1YjRIMG9EenBTbGp4cFZDeGEzdlFVd0RLZE5sVGduNXQ4dkNGSkdId0FjZzdRUjNqVlFkb1JvMzIxaVI3YmpnNGU3VlA1NEhhYS9aQjU4Z2xsMU1yMGZ5c21VWXNaNm1aUVhvS2RoazJMS2wiLCJtYWMiOiI1YzM3ZDkyZDNkZmZlNjE3ZjEwZjhiMTA2N2VhYTQ4MGRjNzM2YzhlN2IyN2EyZDNlOTg5NzlkYjRmNmZkZmJlIiwidGFnIjoiIn0%3D; expires=Mon, 24 Mar 2025 14:43:27 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImF5endreTg5V28xMWhuVzA3Y0xYdVE9PSIsInZhbHVlIjoiRzY4K3lJOTg3blZSWHIzZGdmNkw1YjRIMG9EenBTbGp4cFZDeGEzdlFVd0RLZE5sVGduNXQ4dkNGSkdId0FjZzdRUjNqV" 1 => "botble_session=eyJpdiI6InNtRStKMEhZS2NvODFPbis5UUwzQ1E9PSIsInZhbHVlIjoiTUIwVDFZZEJOL3I4eGhidk1hd1E3YnREMEFmQ1RMNUlWRDVHZUhNcmEyV3h0aUtTZ05TczBZNy9oWFBPQmUvRmVFRFFiaVJVaWkvSDcyR3FzNElKNTFucndUeHVUU3ROUTIrVW9aaUN6bmJXSVB6QlNlbFFXdnI5ZDB0RExaakoiLCJtYWMiOiIwZWIxOWQ4NmEyODEzNzMwZDRkMTAxYWUxNjAyNTBmMDk3NWE3N2QxNzBjMGJjOWIxYjk0M2YwMjA5Y2RhY2E0IiwidGFnIjoiIn0%3D; expires=Mon, 24 Mar 2025 14:43:27 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6InNtRStKMEhZS2NvODFPbis5UUwzQ1E9PSIsInZhbHVlIjoiTUIwVDFZZEJOL3I4eGhidk1hd1E3YnREMEFmQ1RMNUlWRDVHZUhNcmEyV3h0aUtTZ05TczBZNy9oWFBPQmUvRmVFR" 2 => "botble_footprints_cookie=eyJpdiI6IjRpcDZpRnVwRGxybE1Cd2NmUG9Xamc9PSIsInZhbHVlIjoiWml6elQ1b1gxbGsxeHpXVHR2dC9peWJ6eXpOWndxYWwzdE05d1hmSzhNaXF6UnREUERIaGtXamY0YWY4QWkvQmU2YU1LMTdWaVZkOTdSR3U3NlBYRFVURVcya0NRaFhqMS84RkdkVkdaN3k1aFZPSFZmZUthOW9zUzBXQkVMSDgiLCJtYWMiOiJiMDQ4YzllZTFhMWE3M2MwMDZiMGQwMGFiMGM4MDhlN2U3MjNiNzQ4MTc2YmFiOTNhMjg3OWYwMGExYTFmZWVjIiwidGFnIjoiIn0%3D; expires=Mon, 18 May 2026 12:43:22 GMT; Max-Age=36287995; path=/; secure; httponly; samesite=laxbotble_footprints_cookie=eyJpdiI6IjRpcDZpRnVwRGxybE1Cd2NmUG9Xamc9PSIsInZhbHVlIjoiWml6elQ1b1gxbGsxeHpXVHR2dC9peWJ6eXpOWndxYWwzdE05d1hmSzhNaXF6UnREUERIaGtXamY0YWY" 3 => "botble_footprints_cookie_data=eyJpdiI6IjVLZ2t2RVhBc2lEMjlpMDczTldBYkE9PSIsInZhbHVlIjoiVStoTGgvMm5xOVZacWtGZE9ETkNuUlo3UEJ5MTMrOG9ON096bUdCSkdCN3k0Szd4OFhJY3pCeTVFcldqdzRPdFA4ZkI2dngwajczM1hkKzY1cVY2b1ptSjVlOGFzTm5wSmtHb2RYM00rNld1MjR1K0M5ZStEOVQ3QkVUNDBKUDhTRkNkdWM3NGtLMXVuTGVrc2lnbzdYRHp2S0kxZ2xsV3YwQ2ZOOEtpWmx2UkFaVEVTTkpEWTV2c04raE9QcTUyN0hxcXFJWklGWU43SlQwdEgyQ1h0U0xyK21wd2k0WUZleWJpY29wYUl4OFFoelZTNjVmZTBmNGgrRE52TTRFdmVTZVJoMFFLYVNsaGlaMEpZRUR3cHY3NktvcjdsMTZzYUdHOXdsWDFtQWhlVnB1UUJhSEhWTHNlblljUExFcE5IQnl6ejFJbS9qK3dxNmNqcEJQK2dXeGlIbXMvS3ViVHI3Q3dVQnIzTXg1Y3FTN1JKVG9aRWJxa08rOU9uMmVKWGFBVVBYYTJDb2NMMlJwTG84RFdCdjQ4L1YyZWtXSkJhaXAvcFBpK25HNjErd0wxNWo1QzhlL2NPT29rYXROWjhMejZWQUt0aFFxQVZSNk96bUNEYVBmZU01am1UWVlFNDVpR1lqNHd4S2RjT0lIZUUyd2g3Q0ZhWlVUOWNWYS9LSDJ5K1U1eGdPbUdTVFNLSlRqRENlcWxxMG1TcTd2bXJzQTM2N045MzZvPSIsIm1hYyI6IjQ1MTE4MTZhYjg4NmFlMjM3ZjdjZDk2MWE0NzI0MmIyNmM1NTNiOGM4MWI4NzRhMDE3N2MzODI5ZDdkNDUxMjYiLCJ0YWciOiIifQ%3D%3D; expires=Mon, 18 May 2026 12:43:22 GMT; Max-Age=36287995; path=/; secure; httponly; samesite=laxbotble_footprints_cookie_data=eyJpdiI6IjVLZ2t2RVhBc2lEMjlpMDczTldBYkE9PSIsInZhbHVlIjoiVStoTGgvMm5xOVZacWtGZE9ETkNuUlo3UEJ5MTMrOG9ON096bUdCSkdCN3k0Szd4OFhJY3pCeT" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF5endreTg5V28xMWhuVzA3Y0xYdVE9PSIsInZhbHVlIjoiRzY4K3lJOTg3blZSWHIzZGdmNkw1YjRIMG9EenBTbGp4cFZDeGEzdlFVd0RLZE5sVGduNXQ4dkNGSkdId0FjZzdRUjNqVlFkb1JvMzIxaVI3YmpnNGU3VlA1NEhhYS9aQjU4Z2xsMU1yMGZ5c21VWXNaNm1aUVhvS2RoazJMS2wiLCJtYWMiOiI1YzM3ZDkyZDNkZmZlNjE3ZjEwZjhiMTA2N2VhYTQ4MGRjNzM2YzhlN2IyN2EyZDNlOTg5NzlkYjRmNmZkZmJlIiwidGFnIjoiIn0%3D; expires=Mon, 24-Mar-2025 14:43:27 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImF5endreTg5V28xMWhuVzA3Y0xYdVE9PSIsInZhbHVlIjoiRzY4K3lJOTg3blZSWHIzZGdmNkw1YjRIMG9EenBTbGp4cFZDeGEzdlFVd0RLZE5sVGduNXQ4dkNGSkdId0FjZzdRUjNqV" 1 => "botble_session=eyJpdiI6InNtRStKMEhZS2NvODFPbis5UUwzQ1E9PSIsInZhbHVlIjoiTUIwVDFZZEJOL3I4eGhidk1hd1E3YnREMEFmQ1RMNUlWRDVHZUhNcmEyV3h0aUtTZ05TczBZNy9oWFBPQmUvRmVFRFFiaVJVaWkvSDcyR3FzNElKNTFucndUeHVUU3ROUTIrVW9aaUN6bmJXSVB6QlNlbFFXdnI5ZDB0RExaakoiLCJtYWMiOiIwZWIxOWQ4NmEyODEzNzMwZDRkMTAxYWUxNjAyNTBmMDk3NWE3N2QxNzBjMGJjOWIxYjk0M2YwMjA5Y2RhY2E0IiwidGFnIjoiIn0%3D; expires=Mon, 24-Mar-2025 14:43:27 GMT; path=/; httponlybotble_session=eyJpdiI6InNtRStKMEhZS2NvODFPbis5UUwzQ1E9PSIsInZhbHVlIjoiTUIwVDFZZEJOL3I4eGhidk1hd1E3YnREMEFmQ1RMNUlWRDVHZUhNcmEyV3h0aUtTZ05TczBZNy9oWFBPQmUvRmVFR" 2 => "botble_footprints_cookie=eyJpdiI6IjRpcDZpRnVwRGxybE1Cd2NmUG9Xamc9PSIsInZhbHVlIjoiWml6elQ1b1gxbGsxeHpXVHR2dC9peWJ6eXpOWndxYWwzdE05d1hmSzhNaXF6UnREUERIaGtXamY0YWY4QWkvQmU2YU1LMTdWaVZkOTdSR3U3NlBYRFVURVcya0NRaFhqMS84RkdkVkdaN3k1aFZPSFZmZUthOW9zUzBXQkVMSDgiLCJtYWMiOiJiMDQ4YzllZTFhMWE3M2MwMDZiMGQwMGFiMGM4MDhlN2U3MjNiNzQ4MTc2YmFiOTNhMjg3OWYwMGExYTFmZWVjIiwidGFnIjoiIn0%3D; expires=Mon, 18-May-2026 12:43:22 GMT; path=/; secure; httponlybotble_footprints_cookie=eyJpdiI6IjRpcDZpRnVwRGxybE1Cd2NmUG9Xamc9PSIsInZhbHVlIjoiWml6elQ1b1gxbGsxeHpXVHR2dC9peWJ6eXpOWndxYWwzdE05d1hmSzhNaXF6UnREUERIaGtXamY0YWY" 3 => "botble_footprints_cookie_data=eyJpdiI6IjVLZ2t2RVhBc2lEMjlpMDczTldBYkE9PSIsInZhbHVlIjoiVStoTGgvMm5xOVZacWtGZE9ETkNuUlo3UEJ5MTMrOG9ON096bUdCSkdCN3k0Szd4OFhJY3pCeTVFcldqdzRPdFA4ZkI2dngwajczM1hkKzY1cVY2b1ptSjVlOGFzTm5wSmtHb2RYM00rNld1MjR1K0M5ZStEOVQ3QkVUNDBKUDhTRkNkdWM3NGtLMXVuTGVrc2lnbzdYRHp2S0kxZ2xsV3YwQ2ZOOEtpWmx2UkFaVEVTTkpEWTV2c04raE9QcTUyN0hxcXFJWklGWU43SlQwdEgyQ1h0U0xyK21wd2k0WUZleWJpY29wYUl4OFFoelZTNjVmZTBmNGgrRE52TTRFdmVTZVJoMFFLYVNsaGlaMEpZRUR3cHY3NktvcjdsMTZzYUdHOXdsWDFtQWhlVnB1UUJhSEhWTHNlblljUExFcE5IQnl6ejFJbS9qK3dxNmNqcEJQK2dXeGlIbXMvS3ViVHI3Q3dVQnIzTXg1Y3FTN1JKVG9aRWJxa08rOU9uMmVKWGFBVVBYYTJDb2NMMlJwTG84RFdCdjQ4L1YyZWtXSkJhaXAvcFBpK25HNjErd0wxNWo1QzhlL2NPT29rYXROWjhMejZWQUt0aFFxQVZSNk96bUNEYVBmZU01am1UWVlFNDVpR1lqNHd4S2RjT0lIZUUyd2g3Q0ZhWlVUOWNWYS9LSDJ5K1U1eGdPbUdTVFNLSlRqRENlcWxxMG1TcTd2bXJzQTM2N045MzZvPSIsIm1hYyI6IjQ1MTE4MTZhYjg4NmFlMjM3ZjdjZDk2MWE0NzI0MmIyNmM1NTNiOGM4MWI4NzRhMDE3N2MzODI5ZDdkNDUxMjYiLCJ0YWciOiIifQ%3D%3D; expires=Mon, 18-May-2026 12:43:22 GMT; path=/; secure; httponlybotble_footprints_cookie_data=eyJpdiI6IjVLZ2t2RVhBc2lEMjlpMDczTldBYkE9PSIsInZhbHVlIjoiVStoTGgvMm5xOVZacWtGZE9ETkNuUlo3UEJ5MTMrOG9ON096bUdCSkdCN3k0Szd4OFhJY3pCeT" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "s2Zgp0CsR8OUGoV5Y3FoAqbc3yHGOaUVKPCXaKy4" "language" => "en" "_previous" => array:1 [ "url" => "https://fortunasupermarket.com/product-categories/produce-1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-24 08:43:27GET/product-categories/produce-11312054956