Cart 0
No products in the cart.
Browse Categories

We found 4711 items for you!


Request history8.1.20PHP Version4.71sRequest Duration20MBMemory UsageGET {prefix}/{slug?}Route
    • Booting (185ms)time
    • Application (4.53s)time
    • 1 x Application (96.08%)
      4.53s
      1 x Booting (3.92%)
      185ms
      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
      199 statements were executed, -1 have been excluded (16 duplicates)Show only duplicatesgalaaple_database506ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 99 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` = 'grocery' and `prefix` = 'product-categories') or exists (select * from `slugs_translations` where `slugs`.`id` = `slugs_translations`.`slugs_id` and (`key` = 'grocery' and `prefix` = 'product-categories')) limit 1
        6.86msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: grocery
        • 1: product-categories
        • 2: grocery
        • 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` = 23 and `status` = 'published' limit 1
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 23
        • 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 (23) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        260μ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` = 23 and `ec_product_categories`.`parent_id` is not null and not `id` = 23 and `status` = 'published' order by `order` asc
        410μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 23
        • 1: 23
        • 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 (30, 42, 47, 49, 53, 57, 81, 90, 91, 101, 104, 112, 121, 132, 133, 135, 147) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        640μ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 (30, 42, 47, 49, 53, 57, 81, 90, 91, 101, 104, 112, 121, 132, 133, 135, 147) order by `order` asc
        840μ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 (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'
        1.53msgalaaple_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 (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
        850μ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` = 147 and `ec_product_categories`.`parent_id` is not null and not `id` = 147
        320μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 147
        • 1: 147
        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` = 158 and `ec_product_categories`.`parent_id` is not null and not `id` = 158
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 158
        • 1: 158
        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` = 157 and `ec_product_categories`.`parent_id` is not null and not `id` = 157
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 157
        • 1: 157
        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` = 156 and `ec_product_categories`.`parent_id` is not null and not `id` = 156
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 156
        • 1: 156
        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` = 153 and `ec_product_categories`.`parent_id` is not null and not `id` = 153
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 153
        • 1: 153
        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` = 154 and `ec_product_categories`.`parent_id` is not null and not `id` = 154
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 154
        • 1: 154
        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` = 155 and `ec_product_categories`.`parent_id` is not null and not `id` = 155
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 155
        • 1: 155
        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` = 148 and `ec_product_categories`.`parent_id` is not null and not `id` = 148
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 148
        • 1: 148
        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` = 149 and `ec_product_categories`.`parent_id` is not null and not `id` = 149
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 149
        • 1: 149
        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` = 150 and `ec_product_categories`.`parent_id` is not null and not `id` = 150
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 150
        • 1: 150
        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` = 151 and `ec_product_categories`.`parent_id` is not null and not `id` = 151
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 151
        • 1: 151
        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` = 152 and `ec_product_categories`.`parent_id` is not null and not `id` = 152
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 152
        • 1: 152
        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` = 132 and `ec_product_categories`.`parent_id` is not null and not `id` = 132
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 132
        • 1: 132
        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` = 133 and `ec_product_categories`.`parent_id` is not null and not `id` = 133
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 133
        • 1: 133
        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` = 134 and `ec_product_categories`.`parent_id` is not null and not `id` = 134
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 134
        • 1: 134
        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` = 135 and `ec_product_categories`.`parent_id` is not null and not `id` = 135
        280μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 135
        • 1: 135
        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` = 145 and `ec_product_categories`.`parent_id` is not null and not `id` = 145
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 145
        • 1: 145
        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` = 146 and `ec_product_categories`.`parent_id` is not null and not `id` = 146
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 146
        • 1: 146
        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` = 141 and `ec_product_categories`.`parent_id` is not null and not `id` = 141
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 141
        • 1: 141
        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` = 142 and `ec_product_categories`.`parent_id` is not null and not `id` = 142
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 142
        • 1: 142
        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` = 143 and `ec_product_categories`.`parent_id` is not null and not `id` = 143
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 143
        • 1: 143
        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` = 144 and `ec_product_categories`.`parent_id` is not null and not `id` = 144
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 144
        • 1: 144
        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` = 136 and `ec_product_categories`.`parent_id` is not null and not `id` = 136
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 136
        • 1: 136
        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` = 137 and `ec_product_categories`.`parent_id` is not null and not `id` = 137
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 137
        • 1: 137
        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` = 138 and `ec_product_categories`.`parent_id` is not null and not `id` = 138
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 138
        • 1: 138
        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` = 139 and `ec_product_categories`.`parent_id` is not null and not `id` = 139
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 139
        • 1: 139
        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` = 140 and `ec_product_categories`.`parent_id` is not null and not `id` = 140
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 140
        • 1: 140
        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` = 121 and `ec_product_categories`.`parent_id` is not null and not `id` = 121
        540μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 121
        • 1: 121
        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` = 128 and `ec_product_categories`.`parent_id` is not null and not `id` = 128
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 128
        • 1: 128
        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` = 129 and `ec_product_categories`.`parent_id` is not null and not `id` = 129
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 129
        • 1: 129
        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` = 130 and `ec_product_categories`.`parent_id` is not null and not `id` = 130
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 130
        • 1: 130
        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` = 131 and `ec_product_categories`.`parent_id` is not null and not `id` = 131
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 131
        • 1: 131
        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` = 122 and `ec_product_categories`.`parent_id` is not null and not `id` = 122
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 122
        • 1: 122
        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` = 123 and `ec_product_categories`.`parent_id` is not null and not `id` = 123
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 123
        • 1: 123
        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` = 124 and `ec_product_categories`.`parent_id` is not null and not `id` = 124
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 124
        • 1: 124
        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` = 125 and `ec_product_categories`.`parent_id` is not null and not `id` = 125
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 125
        • 1: 125
        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` = 126 and `ec_product_categories`.`parent_id` is not null and not `id` = 126
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 126
        • 1: 126
        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` = 127 and `ec_product_categories`.`parent_id` is not null and not `id` = 127
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 127
        • 1: 127
        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` = 112 and `ec_product_categories`.`parent_id` is not null and not `id` = 112
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 112
        • 1: 112
        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` = 120 and `ec_product_categories`.`parent_id` is not null and not `id` = 120
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 120
        • 1: 120
        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` = 119 and `ec_product_categories`.`parent_id` is not null and not `id` = 119
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 119
        • 1: 119
        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` = 113 and `ec_product_categories`.`parent_id` is not null and not `id` = 113
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 113
        • 1: 113
        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` = 114 and `ec_product_categories`.`parent_id` is not null and not `id` = 114
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 114
        • 1: 114
        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` = 115 and `ec_product_categories`.`parent_id` is not null and not `id` = 115
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 115
        • 1: 115
        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` = 116 and `ec_product_categories`.`parent_id` is not null and not `id` = 116
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 116
        • 1: 116
        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` = 117 and `ec_product_categories`.`parent_id` is not null and not `id` = 117
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 117
        • 1: 117
        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` = 118 and `ec_product_categories`.`parent_id` is not null and not `id` = 118
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 118
        • 1: 118
        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` = 104 and `ec_product_categories`.`parent_id` is not null and not `id` = 104
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 104
        • 1: 104
        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` = 105 and `ec_product_categories`.`parent_id` is not null and not `id` = 105
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 105
        • 1: 105
        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` = 106 and `ec_product_categories`.`parent_id` is not null and not `id` = 106
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 106
        • 1: 106
        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` = 107 and `ec_product_categories`.`parent_id` is not null and not `id` = 107
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 107
        • 1: 107
        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` = 101 and `ec_product_categories`.`parent_id` is not null and not `id` = 101
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 101
        • 1: 101
        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` = 102 and `ec_product_categories`.`parent_id` is not null and not `id` = 102
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 102
        • 1: 102
        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` = 103 and `ec_product_categories`.`parent_id` is not null and not `id` = 103
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 103
        • 1: 103
        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` = 90 and `ec_product_categories`.`parent_id` is not null and not `id` = 90
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 90
        • 1: 90
        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` = 91 and `ec_product_categories`.`parent_id` is not null and not `id` = 91
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 91
        • 1: 91
        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` = 99 and `ec_product_categories`.`parent_id` is not null and not `id` = 99
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 99
        • 1: 99
        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` = 100 and `ec_product_categories`.`parent_id` is not null and not `id` = 100
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 100
        • 1: 100
        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` = 92 and `ec_product_categories`.`parent_id` is not null and not `id` = 92
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 92
        • 1: 92
        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` = 93 and `ec_product_categories`.`parent_id` is not null and not `id` = 93
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 93
        • 1: 93
        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` = 94 and `ec_product_categories`.`parent_id` is not null and not `id` = 94
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 94
        • 1: 94
        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` = 95 and `ec_product_categories`.`parent_id` is not null and not `id` = 95
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 95
        • 1: 95
        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` = 96 and `ec_product_categories`.`parent_id` is not null and not `id` = 96
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 96
        • 1: 96
        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` = 97 and `ec_product_categories`.`parent_id` is not null and not `id` = 97
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 97
        • 1: 97
        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` = 98 and `ec_product_categories`.`parent_id` is not null and not `id` = 98
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 98
        • 1: 98
        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` = 81 and `ec_product_categories`.`parent_id` is not null and not `id` = 81
        280μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 81
        • 1: 81
        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` = 88 and `ec_product_categories`.`parent_id` is not null and not `id` = 88
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 88
        • 1: 88
        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` = 83 and `ec_product_categories`.`parent_id` is not null and not `id` = 83
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 83
        • 1: 83
        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` = 84 and `ec_product_categories`.`parent_id` is not null and not `id` = 84
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 84
        • 1: 84
        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` = 85 and `ec_product_categories`.`parent_id` is not null and not `id` = 85
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 85
        • 1: 85
        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` = 86 and `ec_product_categories`.`parent_id` is not null and not `id` = 86
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 86
        • 1: 86
        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` = 87 and `ec_product_categories`.`parent_id` is not null and not `id` = 87
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 87
        • 1: 87
        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` = 82 and `ec_product_categories`.`parent_id` is not null and not `id` = 82
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 82
        • 1: 82
        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` = 53 and `ec_product_categories`.`parent_id` is not null and not `id` = 53
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 53
        • 1: 53
        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` = 57 and `ec_product_categories`.`parent_id` is not null and not `id` = 57
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 57
        • 1: 57
        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` = 47 and `ec_product_categories`.`parent_id` is not null and not `id` = 47
        300μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 47
        • 1: 47
        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` = 51 and `ec_product_categories`.`parent_id` is not null and not `id` = 51
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 51
        • 1: 51
        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` = 52 and `ec_product_categories`.`parent_id` is not null and not `id` = 52
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 52
        • 1: 52
        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` = 48 and `ec_product_categories`.`parent_id` is not null and not `id` = 48
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 48
        • 1: 48
        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` = 50 and `ec_product_categories`.`parent_id` is not null and not `id` = 50
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 50
        • 1: 50
        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` = 49 and `ec_product_categories`.`parent_id` is not null and not `id` = 49
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 49
        • 1: 49
        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` = 42 and `ec_product_categories`.`parent_id` is not null and not `id` = 42
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 42
        • 1: 42
        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` = 43 and `ec_product_categories`.`parent_id` is not null and not `id` = 43
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 43
        • 1: 43
        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` = 44 and `ec_product_categories`.`parent_id` is not null and not `id` = 44
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 44
        • 1: 44
        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` = 45 and `ec_product_categories`.`parent_id` is not null and not `id` = 45
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 45
        • 1: 45
        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` = 30 and `ec_product_categories`.`parent_id` is not null and not `id` = 30
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 30
        • 1: 30
        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` = 32 and `ec_product_categories`.`parent_id` is not null and not `id` = 32
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 32
        • 1: 32
        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` = 31 and `ec_product_categories`.`parent_id` is not null and not `id` = 31
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 31
        • 1: 31
        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
        200μ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 06:19:15' OR ec_products.end_date < '2025-03-24 06:19:15' ) ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 06:19:15' AND ec_products.end_date >= '2025-03-24 06:19:15' ) 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 06:19:15' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 06:19:15' 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 (23, 147, 158, 157, 156, 153, 154, 155, 148, 149, 150, 151, 152, 132, 133, 134, 135, 145, 146, 141, 142, 143, 144, 136, 137, 138, 139, 140, 121, 128, 129, 130, 131, 122, 123, 124, 125, 126, 127, 112, 120, 119, 113, 114, 115, 116, 117, 118, 104, 105, 106, 107, 101, 102, 103, 90, 91, 99, 100, 92, 93, 94, 95, 96, 97, 98, 81, 88, 83, 84, 85, 86, 87, 82, 53, 57, 47, 51, 52, 48, 50, 49, 42, 43, 44, 45, 30, 32, 31)) and `ec_products`.`is_variation` = 0
        85.41msgalaaple_databaseRepositoriesAbstract.php#370
        Bindings
        • 0: published
        • 1: 23
        • 2: 147
        • 3: 158
        • 4: 157
        • 5: 156
        • 6: 153
        • 7: 154
        • 8: 155
        • 9: 148
        • 10: 149
        • 11: 150
        • 12: 151
        • 13: 152
        • 14: 132
        • 15: 133
        • 16: 134
        • 17: 135
        • 18: 145
        • 19: 146
        • 20: 141
        • 21: 142
        • 22: 143
        • 23: 144
        • 24: 136
        • 25: 137
        • 26: 138
        • 27: 139
        • 28: 140
        • 29: 121
        • 30: 128
        • 31: 129
        • 32: 130
        • 33: 131
        • 34: 122
        • 35: 123
        • 36: 124
        • 37: 125
        • 38: 126
        • 39: 127
        • 40: 112
        • 41: 120
        • 42: 119
        • 43: 113
        • 44: 114
        • 45: 115
        • 46: 116
        • 47: 117
        • 48: 118
        • 49: 104
        • 50: 105
        • 51: 106
        • 52: 107
        • 53: 101
        • 54: 102
        • 55: 103
        • 56: 90
        • 57: 91
        • 58: 99
        • 59: 100
        • 60: 92
        • 61: 93
        • 62: 94
        • 63: 95
        • 64: 96
        • 65: 97
        • 66: 98
        • 67: 81
        • 68: 88
        • 69: 83
        • 70: 84
        • 71: 85
        • 72: 86
        • 73: 87
        • 74: 82
        • 75: 53
        • 76: 57
        • 77: 47
        • 78: 51
        • 79: 52
        • 80: 48
        • 81: 50
        • 82: 49
        • 83: 42
        • 84: 43
        • 85: 44
        • 86: 45
        • 87: 30
        • 88: 32
        • 89: 31
        • 90: 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 06:19:15' OR ec_products.end_date < '2025-03-24 06:19:15' ) ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 06:19:15' AND ec_products.end_date >= '2025-03-24 06:19:15' ) 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 06:19:15' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2025-03-24 06:19:15' 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 (23, 147, 158, 157, 156, 153, 154, 155, 148, 149, 150, 151, 152, 132, 133, 134, 135, 145, 146, 141, 142, 143, 144, 136, 137, 138, 139, 140, 121, 128, 129, 130, 131, 122, 123, 124, 125, 126, 127, 112, 120, 119, 113, 114, 115, 116, 117, 118, 104, 105, 106, 107, 101, 102, 103, 90, 91, 99, 100, 92, 93, 94, 95, 96, 97, 98, 81, 88, 83, 84, 85, 86, 87, 82, 53, 57, 47, 51, 52, 48, 50, 49, 42, 43, 44, 45, 30, 32, 31)) and `ec_products`.`is_variation` = 0 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 56 offset 0
        168msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        • 1: 23
        • 2: 147
        • 3: 158
        • 4: 157
        • 5: 156
        • 6: 153
        • 7: 154
        • 8: 155
        • 9: 148
        • 10: 149
        • 11: 150
        • 12: 151
        • 13: 152
        • 14: 132
        • 15: 133
        • 16: 134
        • 17: 135
        • 18: 145
        • 19: 146
        • 20: 141
        • 21: 142
        • 22: 143
        • 23: 144
        • 24: 136
        • 25: 137
        • 26: 138
        • 27: 139
        • 28: 140
        • 29: 121
        • 30: 128
        • 31: 129
        • 32: 130
        • 33: 131
        • 34: 122
        • 35: 123
        • 36: 124
        • 37: 125
        • 38: 126
        • 39: 127
        • 40: 112
        • 41: 120
        • 42: 119
        • 43: 113
        • 44: 114
        • 45: 115
        • 46: 116
        • 47: 117
        • 48: 118
        • 49: 104
        • 50: 105
        • 51: 106
        • 52: 107
        • 53: 101
        • 54: 102
        • 55: 103
        • 56: 90
        • 57: 91
        • 58: 99
        • 59: 100
        • 60: 92
        • 61: 93
        • 62: 94
        • 63: 95
        • 64: 96
        • 65: 97
        • 66: 98
        • 67: 81
        • 68: 88
        • 69: 83
        • 70: 84
        • 71: 85
        • 72: 86
        • 73: 87
        • 74: 82
        • 75: 53
        • 76: 57
        • 77: 47
        • 78: 51
        • 79: 52
        • 80: 48
        • 81: 50
        • 82: 49
        • 83: 42
        • 84: 43
        • 85: 44
        • 86: 45
        • 87: 30
        • 88: 32
        • 89: 31
        • 90: 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 (20169, 20171, 20173, 20174, 20175, 20176, 20177, 20178, 20179, 20182, 20183, 20190, 20192, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20214, 20215, 20216, 20217, 20218, 20219, 20225, 20226, 20227, 20228, 20229, 20231, 20232, 20233, 20234, 20235, 20236, 20247, 20250, 20251, 20255, 20256, 20257, 20258, 20259, 20260, 20269, 20270, 20276, 20277, 20278, 20279, 20280) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product'
        980μsgalaaple_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` = ? and `ec_product_variations`.`configurable_product_id` in (20169, 20171, 20173, 20174, 20175, 20176, 20177, 20178, 20179, 20182, 20183, 20190, 20192, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20214, 20215, 20216, 20217, 20218, 20219, 20225, 20226, 20227, 20228, 20229, 20231, 20232, 20233, 20234, 20235, 20236, 20247, 20250, 20251, 20255, 20256, 20257, 20258, 20259, 20260, 20269, 20270, 20276, 20277, 20278, 20279, 20280)
        270μsgalaaple_database
      • 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 (20169, 20171, 20173, 20174, 20175, 20176, 20177, 20178, 20179, 20182, 20183, 20190, 20192, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20214, 20215, 20216, 20217, 20218, 20219, 20225, 20226, 20227, 20228, 20229, 20231, 20232, 20233, 20234, 20235, 20236, 20247, 20250, 20251, 20255, 20256, 20257, 20258, 20259, 20260, 20269, 20270, 20276, 20277, 20278, 20279, 20280)
        450μsgalaaple_database
      • 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 (20169, 20171, 20173, 20174, 20175, 20176, 20177, 20178, 20179, 20182, 20183, 20190, 20192, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20214, 20215, 20216, 20217, 20218, 20219, 20225, 20226, 20227, 20228, 20229, 20231, 20232, 20233, 20234, 20235, 20236, 20247, 20250, 20251, 20255, 20256, 20257, 20258, 20259, 20260, 20269, 20270, 20276, 20277, 20278, 20279, 20280)
        570μsgalaaple_database
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = ? and not `parent_id` = ? limit 1
        220μsgalaaple_database
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (23) and `meta_boxes`.`reference_type` = ?
        1.06msgalaaple_database
      • 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 (20169, 20171, 20173, 20174, 20175, 20176, 20177, 20178, 20179, 20182, 20183, 20190, 20192, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20214, 20215, 20216, 20217, 20218, 20219, 20225, 20226, 20227, 20228, 20229, 20231, 20232, 20233, 20234, 20235, 20236, 20247, 20250, 20251, 20255, 20256, 20257, 20258, 20259, 20260, 20269, 20270, 20276, 20277, 20278, 20279, 20280)
        2.6msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (42, 43, 44, 45, 81, 82, 83, 84, 85, 86, 87, 88, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 300) and `slugs`.`reference_type` = ?
        800μsgalaaple_database
      • 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 (?)) and `status` = ? and `is_variation` = ? and `status` = ?) as `products_count` from `ec_brands` where `status` = ? 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` = ?) 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` = ? and `ec_product_categories`.`id` in (?))) order by `order` asc, `products_count` desc, `created_at` desc
        60.93msgalaaple_database
      • 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` = ?
        570μsgalaaple_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, 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` = ?
        10.13msgalaaple_database
      • 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 (?)) and `status` = ? and `is_variation` = ?) as `products_count` from `ec_product_tags` where `status` = ? order by `products_count` desc, `created_at` desc limit 10
        1.17msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6, 9, 10, 12, 13) and `slugs`.`reference_type` = ?
        410μsgalaaple_database
      • 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 (?))
        73.29msgalaaple_database
      • 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` = ? where `status` = ? and `ec_product_categories`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) order by `ec_product_categories`.`order` asc
        1.57msgalaaple_database
      • select * from `widgets` where (`theme` = ?)
        260μsgalaaple_database
      • select * from `ec_product_categories`
        1.26msgalaaple_database
      • 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` = ?
        580μsgalaaple_database
      • 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)
        500μsgalaaple_database
      • 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` = ?
        2.34msgalaaple_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
        250μ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 (290, 298) order by `order` asc
        310μsgalaaple_database
      • 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` = ?
        450μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (291, 292, 293, 294, 295, 296, 297, 299, 300, 301, 302) 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
        280μ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 (206, 212, 216, 217, 226) order by `order` asc
        340μsgalaaple_database
      • 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` = ?
        620μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? 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
        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
        320μ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 (304, 310) order by `order` asc
        320μsgalaaple_database
      • 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` = ?
        380μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (305, 306, 307, 308, 309, 311, 312, 313) order by `order` asc
        290μ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
        940μ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 (30, 42, 47, 49, 53, 57, 81, 90, 91, 101, 104, 112, 121, 132, 133, 135, 147) order by `order` asc
        700μsgalaaple_database
      • 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` = ?
        2.25msgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? 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
        5.65msgalaaple_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
        250μ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 (183, 193, 201, 203) order by `order` asc
        350μsgalaaple_database
      • 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` = ?
        570μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? 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
        340μ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
        370μ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 (55, 56, 58, 239) order by `order` asc
        370μsgalaaple_database
      • 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` = ?
        600μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? 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
        370μ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
        280μ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 (1, 2, 3, 7, 10, 15, 16, 20, 231, 232, 233, 234, 235, 236, 237, 238) order by `order` asc
        410μsgalaaple_database
      • 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` = ?
        500μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? 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
        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
        280μ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 (314, 328, 348) order by `order` asc
        400μsgalaaple_database
      • 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` = ?
        880μsgalaaple_database
      • select * from `ec_product_categories` where not `id` is null and `status` = ? 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
        450μ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
        330μ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
        300μ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 (109, 110, 111) order by `order` asc
        260μ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
        280μ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 (160, 163, 169, 172, 178) order by `order` asc
        350μsgalaaple_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` = ?
        610μsgalaaple_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
        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
        300μ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 (260, 266, 270, 271) order by `order` asc
        380μsgalaaple_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` = ?
        540μsgalaaple_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
        340μ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
        340μ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 (25, 26, 27, 28, 29) order by `order` asc
        280μ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
        370μ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
        270μ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
        280μ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
        330μ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
        280μ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
        250μsgalaaple_database
      • select * from `ec_flash_sales` where date(`end_date`) >= ? and `status` = ? order by `created_at` desc
        310μsgalaaple_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)
        360μsgalaaple_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` = ?))
        300μ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
        260μ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` = ?)
        410μsgalaaple_database
      • select `key`, `prefix`, `reference_id` from `slugs` where 0 = 1 and `reference_type` = ?
        160μsgalaaple_database
      • select `id`, `name`, `status`, `is_featured`, `image` from `ec_product_categories` order by `order` asc, `created_at` desc
        1.11msgalaaple_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.79msgalaaple_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.79msgalaaple_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.22msgalaaple_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` = ?
        6.91msgalaaple_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)
        410μ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` = ?)
        400μsgalaaple_database
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 7)
        410μ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
        440μ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` = ?
        660μ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` = ?
        1.02msgalaaple_database
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 7)
        210μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (1, 5)
        230μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 5) and `slugs`.`reference_type` = ?
        260μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (7, 6)
        1.09msgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (6, 7) and `slugs`.`reference_type` = ?
        280μsgalaaple_database
      • select * from `contact_custom_fields` where `status` = ? order by `order` asc
        210μsgalaaple_database
      • select * from `ec_product_categories` where `ec_product_categories`.`id` in (289, 281, 205, 182, 159, 23, 33, 78, 303, 89, 132)
        290μ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` = ?
        470μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (6, 8, 9, 10, 11, 12)
        300μ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\Ecommerce\Models\ProductCategory
      1938ProductCategory.php#?
      Botble\Slug\Models\Slug
      1843Slug.php#?
      Botble\Base\Models\MetaBox
      759MetaBox.php#?
      Botble\Ecommerce\Models\Brand
      604Brand.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\FlashSale
      2FlashSale.php#?
      Botble\Ecommerce\Models\Currency
      1Currency.php#?
      Botble\Menu\Models\MenuLocation
      1MenuLocation.php#?
          _token
          HHbLF08OoW0ZrnUXYPSlOk2WdTP1QOxU5ntuXHfA
          language
          en
          _previous
          array:1 [ "url" => "https://fortunasupermarket.com/product-categories/grocery" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /product-categories/grocery
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "categories" => array:89 [ 0 => 23 1 => 147 2 => 158 3 => 157 4 => 156 5 => 153 6 => 154 7 => 155 8 => 148 9 => 149 10 => 150 11 => 151 12 => 152 13 => 132 14 => 133 15 => 134 16 => 135 17 => 145 18 => 146 19 => 141 20 => 142 21 => 143 22 => 144 23 => 136 24 => 137 25 => 138 26 => 139 27 => 140 28 => 121 29 => 128 30 => 129 31 => 130 32 => 131 33 => 122 34 => 123 35 => 124 36 => 125 37 => 126 38 => 127 39 => 112 40 => 120 41 => 119 42 => 113 43 => 114 44 => 115 45 => 116 46 => 117 47 => 118 48 => 104 49 => 105 50 => 106 51 => 107 52 => 101 53 => 102 54 => 103 55 => 90 56 => 91 57 => 99 58 => 100 59 => 92 60 => 93 61 => 94 62 => 95 63 => 96 64 => 97 65 => 98 66 => 81 67 => 88 68 => 83 69 => 84 70 => 85 71 => 86 72 => 87 73 => 82 74 => 53 75 => 57 76 => 47 77 => 51 78 => 52 79 => 48 80 => 50 81 => 49 82 => 42 83 => 43 84 => 44 85 => 45 86 => 30 87 => 32 88 => 31 ] ]
          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 10:19:19 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=eyJpdiI6Ikp6Rm1hOWpNYkRvejJwY3o1dXBJdnc9PSIsInZhbHVlIjoiTU9pQmNaMzZweXNiblVBWlJDbFIzZXB4ZDlKbUtWc0QzL1U5ZGhlZHVYMk1KMkQySWR4VGFyU1pkRHF6OVV6R0ZxRlZDNUFvLzIwVG1WbUZ3OW5LUHN4WVQyNDNvV05KYlB6YzZjNDBpVDhzL214MEFNalcrSitWeUJhZnkySHoiLCJtYWMiOiJmODc3Y2YxZGU5ZjkyODliYWMwMzcyMjg0NDQzNTM1MjUxODg2OWZiNzFmZTM2ODY1YWFhNTU3MTgyZmI3MDU1IiwidGFnIjoiIn0%3D; expires=Mon, 24 Mar 2025 12:19:19 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikp6Rm1hOWpNYkRvejJwY3o1dXBJdnc9PSIsInZhbHVlIjoiTU9pQmNaMzZweXNiblVBWlJDbFIzZXB4ZDlKbUtWc0QzL1U5ZGhlZHVYMk1KMkQySWR4VGFyU1pkRHF6OVV6R0ZxRlZDN" 1 => "botble_session=eyJpdiI6InY3U3NlcHQ0UlN3OW9hUEtncDJsTkE9PSIsInZhbHVlIjoiYjF6TzdzeExqa2pMcC8yTzF2QzJQcm15c3FsTFljS0lHdmE4ZjFoc2tyQjNsYldwVEV0RFNadU40TzFLbm5hRnpUV1lXcStPcW9oQzFmOE5RSDlORlM2RmZmVTU0U3VyQU1vOEZQYnRWMnoyOWlKa3lDNDBvUXY0THpadi9NMzkiLCJtYWMiOiIwZjVlMTQzZThiZjY4YzYwMDVhOGIwNjkwNzY2ZjIzYmRiYWIzYjI5NDMxYjFjZTFmYzkyOWY1NjNkOTRjZmU4IiwidGFnIjoiIn0%3D; expires=Mon, 24 Mar 2025 12:19:19 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6InY3U3NlcHQ0UlN3OW9hUEtncDJsTkE9PSIsInZhbHVlIjoiYjF6TzdzeExqa2pMcC8yTzF2QzJQcm15c3FsTFljS0lHdmE4ZjFoc2tyQjNsYldwVEV0RFNadU40TzFLbm5hRnpUV" 2 => "botble_footprints_cookie=eyJpdiI6IktacGZaeDVETXo0bXhBZGpucEVVMmc9PSIsInZhbHVlIjoiakVBcjZXMmtyYTZEbEFCbTl5eFFtTkdrdS9DcnVDMm1XU3g5S1lFVkwzaEs1ekUzSk1UeEFzYVpQclVhZlZ2cDlHbTYyQnRsRXJ1Y2M1enMyNngvMVZMQ2R1UTFieGUyOEw0Q01hMXhzUE9nNGpFRzdxNmJiZ1Q3Wkx0dnU5aHIiLCJtYWMiOiIxOTA1Mjg2N2QyMTA3NGFmZWU1NDFiMmNiYThhYzQ3YmQ0YmEyNTkxMjhiNmNmODZmYzk2OGJhMmVkYTE1MGZhIiwidGFnIjoiIn0%3D; expires=Mon, 18 May 2026 10:19:15 GMT; Max-Age=36287996; path=/; secure; httponly; samesite=laxbotble_footprints_cookie=eyJpdiI6IktacGZaeDVETXo0bXhBZGpucEVVMmc9PSIsInZhbHVlIjoiakVBcjZXMmtyYTZEbEFCbTl5eFFtTkdrdS9DcnVDMm1XU3g5S1lFVkwzaEs1ekUzSk1UeEFzYVpQclV" 3 => "botble_footprints_cookie_data=eyJpdiI6IlFlMFNtRmhsdWVVQUx1YU1Yd29wYVE9PSIsInZhbHVlIjoiRnJaeDNFc0pubUxmUU5qRm5OUzBTT0I5NHR2OXFLdWVyRnBFd2cvVGtNdk1YOXZoL094cTVVdVhsQ29taFR5NjdORUJTWGFLWEx0cXdUamk2RWVyYStrQkpBMDNvQ0grZjRmWDFCZVJZQWpFSUxIam5KV2FtWGpYRVQ0VkpVUGFnUWtVbzROa1Z6eTdXUjdJRm9qZVlaWThyc3Z6YlMyK0g5ZFBFSjdSbjZ3RlVUeldZZXdhMkRpeWc0OTZzRjZpU1hMY0NmeGtxZEtZbDdDUXdIdmFIUTZxcUNURjY2NXF2L1pDc2J6SzF5a0RzRWc3aXRPUVpVNEUvaXpPQm1rajJDSjROU3hTQU9wa2xuRlBod3JteFFmQjcyWmpxMks0NmUrWityd2RVYzRBMk95NENKTVQwbVZMNnhvY0ZyWEFwTVNINkJEUDVzZ052dDJrc09nT1M3U3dqZllXRmtKaHp0TWhGS24wU3Z1c3FDM3NpTG1VOU03ODFtK1FTQ29oVFYwV1dDTmt3OWFibmNxSGpUNUU0OTdDMnFaSlVNMzBlNjFsa1Y1bFh5SmdEMVFEeUdnUXB5NlBVVEJlUWY1dnVxc0YwT2ZvenBUUlhiaUpTWTEvc05UNU0zZEl3OFZxSmdueVBmYUdlTlNsSlFtTjFRM1pVQmNoT3ZKRU5XanRERFJ6WjNoS2E1YUs5aTIrQVdkempSOVFaSUlXbjQ4ZmRpVjVzQ1FKRWM0PSIsIm1hYyI6ImQwOTAyMGUwY2M5ODk5ZDVhNmIyMDdmZjllMjUxY2IxZDE0YjkyMzZjMGZkMDRiMGM4ODQwOGE5M2ZhYjAzMDciLCJ0YWciOiIifQ%3D%3D; expires=Mon, 18 May 2026 10:19:15 GMT; Max-Age=36287996; path=/; secure; httponly; samesite=laxbotble_footprints_cookie_data=eyJpdiI6IlFlMFNtRmhsdWVVQUx1YU1Yd29wYVE9PSIsInZhbHVlIjoiRnJaeDNFc0pubUxmUU5qRm5OUzBTT0I5NHR2OXFLdWVyRnBFd2cvVGtNdk1YOXZoL094cTVVdV" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp6Rm1hOWpNYkRvejJwY3o1dXBJdnc9PSIsInZhbHVlIjoiTU9pQmNaMzZweXNiblVBWlJDbFIzZXB4ZDlKbUtWc0QzL1U5ZGhlZHVYMk1KMkQySWR4VGFyU1pkRHF6OVV6R0ZxRlZDNUFvLzIwVG1WbUZ3OW5LUHN4WVQyNDNvV05KYlB6YzZjNDBpVDhzL214MEFNalcrSitWeUJhZnkySHoiLCJtYWMiOiJmODc3Y2YxZGU5ZjkyODliYWMwMzcyMjg0NDQzNTM1MjUxODg2OWZiNzFmZTM2ODY1YWFhNTU3MTgyZmI3MDU1IiwidGFnIjoiIn0%3D; expires=Mon, 24-Mar-2025 12:19:19 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikp6Rm1hOWpNYkRvejJwY3o1dXBJdnc9PSIsInZhbHVlIjoiTU9pQmNaMzZweXNiblVBWlJDbFIzZXB4ZDlKbUtWc0QzL1U5ZGhlZHVYMk1KMkQySWR4VGFyU1pkRHF6OVV6R0ZxRlZDN" 1 => "botble_session=eyJpdiI6InY3U3NlcHQ0UlN3OW9hUEtncDJsTkE9PSIsInZhbHVlIjoiYjF6TzdzeExqa2pMcC8yTzF2QzJQcm15c3FsTFljS0lHdmE4ZjFoc2tyQjNsYldwVEV0RFNadU40TzFLbm5hRnpUV1lXcStPcW9oQzFmOE5RSDlORlM2RmZmVTU0U3VyQU1vOEZQYnRWMnoyOWlKa3lDNDBvUXY0THpadi9NMzkiLCJtYWMiOiIwZjVlMTQzZThiZjY4YzYwMDVhOGIwNjkwNzY2ZjIzYmRiYWIzYjI5NDMxYjFjZTFmYzkyOWY1NjNkOTRjZmU4IiwidGFnIjoiIn0%3D; expires=Mon, 24-Mar-2025 12:19:19 GMT; path=/; httponlybotble_session=eyJpdiI6InY3U3NlcHQ0UlN3OW9hUEtncDJsTkE9PSIsInZhbHVlIjoiYjF6TzdzeExqa2pMcC8yTzF2QzJQcm15c3FsTFljS0lHdmE4ZjFoc2tyQjNsYldwVEV0RFNadU40TzFLbm5hRnpUV" 2 => "botble_footprints_cookie=eyJpdiI6IktacGZaeDVETXo0bXhBZGpucEVVMmc9PSIsInZhbHVlIjoiakVBcjZXMmtyYTZEbEFCbTl5eFFtTkdrdS9DcnVDMm1XU3g5S1lFVkwzaEs1ekUzSk1UeEFzYVpQclVhZlZ2cDlHbTYyQnRsRXJ1Y2M1enMyNngvMVZMQ2R1UTFieGUyOEw0Q01hMXhzUE9nNGpFRzdxNmJiZ1Q3Wkx0dnU5aHIiLCJtYWMiOiIxOTA1Mjg2N2QyMTA3NGFmZWU1NDFiMmNiYThhYzQ3YmQ0YmEyNTkxMjhiNmNmODZmYzk2OGJhMmVkYTE1MGZhIiwidGFnIjoiIn0%3D; expires=Mon, 18-May-2026 10:19:15 GMT; path=/; secure; httponlybotble_footprints_cookie=eyJpdiI6IktacGZaeDVETXo0bXhBZGpucEVVMmc9PSIsInZhbHVlIjoiakVBcjZXMmtyYTZEbEFCbTl5eFFtTkdrdS9DcnVDMm1XU3g5S1lFVkwzaEs1ekUzSk1UeEFzYVpQclV" 3 => "botble_footprints_cookie_data=eyJpdiI6IlFlMFNtRmhsdWVVQUx1YU1Yd29wYVE9PSIsInZhbHVlIjoiRnJaeDNFc0pubUxmUU5qRm5OUzBTT0I5NHR2OXFLdWVyRnBFd2cvVGtNdk1YOXZoL094cTVVdVhsQ29taFR5NjdORUJTWGFLWEx0cXdUamk2RWVyYStrQkpBMDNvQ0grZjRmWDFCZVJZQWpFSUxIam5KV2FtWGpYRVQ0VkpVUGFnUWtVbzROa1Z6eTdXUjdJRm9qZVlaWThyc3Z6YlMyK0g5ZFBFSjdSbjZ3RlVUeldZZXdhMkRpeWc0OTZzRjZpU1hMY0NmeGtxZEtZbDdDUXdIdmFIUTZxcUNURjY2NXF2L1pDc2J6SzF5a0RzRWc3aXRPUVpVNEUvaXpPQm1rajJDSjROU3hTQU9wa2xuRlBod3JteFFmQjcyWmpxMks0NmUrWityd2RVYzRBMk95NENKTVQwbVZMNnhvY0ZyWEFwTVNINkJEUDVzZ052dDJrc09nT1M3U3dqZllXRmtKaHp0TWhGS24wU3Z1c3FDM3NpTG1VOU03ODFtK1FTQ29oVFYwV1dDTmt3OWFibmNxSGpUNUU0OTdDMnFaSlVNMzBlNjFsa1Y1bFh5SmdEMVFEeUdnUXB5NlBVVEJlUWY1dnVxc0YwT2ZvenBUUlhiaUpTWTEvc05UNU0zZEl3OFZxSmdueVBmYUdlTlNsSlFtTjFRM1pVQmNoT3ZKRU5XanRERFJ6WjNoS2E1YUs5aTIrQVdkempSOVFaSUlXbjQ4ZmRpVjVzQ1FKRWM0PSIsIm1hYyI6ImQwOTAyMGUwY2M5ODk5ZDVhNmIyMDdmZjllMjUxY2IxZDE0YjkyMzZjMGZkMDRiMGM4ODQwOGE5M2ZhYjAzMDciLCJ0YWciOiIifQ%3D%3D; expires=Mon, 18-May-2026 10:19:15 GMT; path=/; secure; httponlybotble_footprints_cookie_data=eyJpdiI6IlFlMFNtRmhsdWVVQUx1YU1Yd29wYVE9PSIsInZhbHVlIjoiRnJaeDNFc0pubUxmUU5qRm5OUzBTT0I5NHR2OXFLdWVyRnBFd2cvVGtNdk1YOXZoL094cTVVdV" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "HHbLF08OoW0ZrnUXYPSlOk2WdTP1QOxU5ntuXHfA" "language" => "en" "_previous" => array:1 [ "url" => "https://fortunasupermarket.com/product-categories/grocery" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-24 06:19:19GET/product-categories/grocery1312005318