1 |
0.64 ms |
SELECT `value` FROM app_config WHERE `key` = :key
SELECT `value` FROM app_config WHERE `key` = 'cache-id';
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 665)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 43)"
3 => "Shopware\Core\Framework\Adapter\Cache\CacheIdLoader::load (line 180)"
4 => "Shopware\Core\HttpKernel::createKernel (line 121)"
5 => "Shopware\Core\HttpKernel::doHandle (line 75)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
2 |
0.56 ms |
SELECT
`name`,
`base_class` AS baseClass,
IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
`path`,
`version`,
`autoload`,
`managed_by_composer` AS managedByComposer,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at`;
SELECT
`name`,
`base_class` AS baseClass,
IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
`path`,
`version`,
`autoload`,
`managed_by_composer` AS managedByComposer,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at`;;
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 39)"
2 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\DbalKernelPluginLoader::loadPluginInfos (line 98)"
3 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader::initializePlugins (line 178)"
4 => "Shopware\Core\Kernel::boot (line 122)"
5 => "Shopware\Core\HttpKernel::doHandle (line 75)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
3 |
0.63 ms |
SELECT custom_entity.name, custom_entity.fields
FROM custom_entity
LEFT JOIN app ON app.id = custom_entity.app_id
WHERE custom_entity.app_id IS NULL OR app.active = 1
SELECT custom_entity.name, custom_entity.fields
FROM custom_entity
LEFT JOIN app ON app.id = custom_entity.app_id
WHERE custom_entity.app_id IS NULL OR app.active = 1
;
array:8 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 36)"
3 => "Shopware\Core\System\CustomEntity\CustomEntityRegistrar::register (line 55)"
4 => "Shopware\Core\System\System::boot (line 193)"
5 => "Shopware\Core\Kernel::boot (line 122)"
6 => "Shopware\Core\HttpKernel::doHandle (line 75)"
7 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
4 |
0.60 ms |
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 360)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 196)"
3 => "Shopware\Core\Kernel::boot (line 122)"
4 => "Shopware\Core\HttpKernel::doHandle (line 75)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
5 |
0.17 ms |
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));SET @MIGRATION_1611155140_IS_ACTIVE = TRUE;SET @MIGRATION_1646397836_IS_ACTIVE = TRUE;SET @MIGRATION_1605167857_IS_ACTIVE = TRUE;SET @MIGRATION_1584005462_IS_ACTIVE = TRUE;SET @MIGRATION_1589800641_IS_ACTIVE = TRUE;SET @MIGRATION_1589800704_IS_ACTIVE = TRUE;SET @MIGRATION_1589882802_IS_ACTIVE = TRUE;SET @MIGRATION_1589905764_IS_ACTIVE = TRUE;SET @MIGRATION_1591365484_IS_ACTIVE = TRUE;SET @MIGRATION_1626082072_IS_ACTIVE = TRUE;SET @MIGRATION_1675420139_IS_ACTIVE = TRUE;SET @MIGRATION_160198215_IS_ACTIVE = TRUE;SET @MIGRATION_1634025013_IS_ACTIVE = TRUE;SET @MIGRATION_1663601206_IS_ACTIVE = TRUE;SET @MIGRATION_1616141231_IS_ACTIVE = TRUE;SET @MIGRATION_1631631689_IS_ACTIVE = TRUE;SET @MIGRATION_1636082647_IS_ACTIVE = TRUE;SET @MIGRATION_1662306139_IS_ACTIVE = TRUE;SET @MIGRATION_1662757955_IS_ACTIVE = TRUE;SET @MIGRATION_1663039410_IS_ACTIVE = TRUE;SET @MIGRATION_1676830357_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1616477404_IS_ACTIVE = TRUE;SET @MIGRATION_1554708925_IS_ACTIVE = TRUE;SET @MIGRATION_1575569953_IS_ACTIVE = TRUE;SET @MIGRATION_1598204175_IS_ACTIVE = TRUE;SET @MIGRATION_1594488930_IS_ACTIVE = TRUE;SET @MIGRATION_1661505236_IS_ACTIVE = TRUE;SET @MIGRATION_1665435663_IS_ACTIVE = TRUE;SET @MIGRATION_1666859263_IS_ACTIVE = TRUE;SET @MIGRATION_1673945260_IS_ACTIVE = TRUE
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));SET @MIGRATION_1611155140_IS_ACTIVE = TRUE;SET @MIGRATION_1646397836_IS_ACTIVE = TRUE;SET @MIGRATION_1605167857_IS_ACTIVE = TRUE;SET @MIGRATION_1584005462_IS_ACTIVE = TRUE;SET @MIGRATION_1589800641_IS_ACTIVE = TRUE;SET @MIGRATION_1589800704_IS_ACTIVE = TRUE;SET @MIGRATION_1589882802_IS_ACTIVE = TRUE;SET @MIGRATION_1589905764_IS_ACTIVE = TRUE;SET @MIGRATION_1591365484_IS_ACTIVE = TRUE;SET @MIGRATION_1626082072_IS_ACTIVE = TRUE;SET @MIGRATION_1675420139_IS_ACTIVE = TRUE;SET @MIGRATION_160198215_IS_ACTIVE = TRUE;SET @MIGRATION_1634025013_IS_ACTIVE = TRUE;SET @MIGRATION_1663601206_IS_ACTIVE = TRUE;SET @MIGRATION_1616141231_IS_ACTIVE = TRUE;SET @MIGRATION_1631631689_IS_ACTIVE = TRUE;SET @MIGRATION_1636082647_IS_ACTIVE = TRUE;SET @MIGRATION_1662306139_IS_ACTIVE = TRUE;SET @MIGRATION_1662757955_IS_ACTIVE = TRUE;SET @MIGRATION_1663039410_IS_ACTIVE = TRUE;SET @MIGRATION_1676830357_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1616477404_IS_ACTIVE = TRUE;SET @MIGRATION_1554708925_IS_ACTIVE = TRUE;SET @MIGRATION_1575569953_IS_ACTIVE = TRUE;SET @MIGRATION_1598204175_IS_ACTIVE = TRUE;SET @MIGRATION_1594488930_IS_ACTIVE = TRUE;SET @MIGRATION_1661505236_IS_ACTIVE = TRUE;SET @MIGRATION_1665435663_IS_ACTIVE = TRUE;SET @MIGRATION_1666859263_IS_ACTIVE = TRUE;SET @MIGRATION_1673945260_IS_ACTIVE = TRUE;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 393)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 196)"
3 => "Shopware\Core\Kernel::boot (line 122)"
4 => "Shopware\Core\HttpKernel::doHandle (line 75)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
6 |
1.48 ms |
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(:typeId)) AND (sales_channel.active)
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX('8a243080f92e4c719546314b577cf82b')) AND (sales_channel.active);
array:12 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 68)"
3 => "Shopware\Storefront\Framework\Routing\DomainLoader::load (line 41)"
4 => "Shopware\Storefront\Framework\Routing\CachedDomainLoader::Shopware\Storefront\Framework\Routing\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 43)"
7 => "Shopware\Storefront\Framework\Routing\CachedDomainLoader::load (line 293)"
8 => "Shopware\Storefront\Framework\Routing\RequestTransformer::findSalesChannel (line 140)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 129)"
10 => "Shopware\Core\HttpKernel::doHandle (line 75)"
11 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
7 |
1.20 ms |
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = :language_id) AND ((sales_channel_id = :sales_channel_id OR sales_channel_id IS NULL)) AND (seo_path_info = :seoPath) ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = 0xA40E55CAAD4343A598981D7BDB9466B4) AND ((sales_channel_id = 0x8741ECACDBE14983BD46CC0465F9D2BC OR sales_channel_id IS NULL)) AND (seo_path_info = 'widgets/search/filter') ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 52)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolve (line 40)"
4 => "Shopware\Core\Content\Seo\CachedSeoResolver::Shopware\Core\Content\Seo\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 45)"
7 => "Shopware\Core\Content\Seo\CachedSeoResolver::resolve (line 35)"
8 => "Shopware\Core\Content\Seo\EmptyPathInfoResolver::resolve (line 355)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 154)"
10 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 129)"
11 => "Shopware\Core\HttpKernel::doHandle (line 75)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
8 |
0.72 ms |
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = :language_id) AND (sales_channel_id = :sales_channel_id) AND (id != :id) AND (path_info = :pathInfo) AND (is_canonical = 1) LIMIT 1
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0xA40E55CAAD4343A598981D7BDB9466B4) AND (sales_channel_id = 0x8741ECACDBE14983BD46CC0465F9D2BC) AND (id != '') AND (path_info = '/widgets/search/filter') AND (is_canonical = 1) LIMIT 1;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 73)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolve (line 40)"
4 => "Shopware\Core\Content\Seo\CachedSeoResolver::Shopware\Core\Content\Seo\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 45)"
7 => "Shopware\Core\Content\Seo\CachedSeoResolver::resolve (line 35)"
8 => "Shopware\Core\Content\Seo\EmptyPathInfoResolver::resolve (line 355)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 154)"
10 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 129)"
11 => "Shopware\Core\HttpKernel::doHandle (line 75)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
9 |
0.90 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 52)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 36)"
4 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::Shopware\Core\System\SystemConfig\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 41)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 37)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 74)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 36)"
10 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 133)"
11 => "Shopware\Core\HttpKernel::doHandle (line 75)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
10 |
0.71 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = :salesChannelId) AND (token = :token) LIMIT 1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x8741ECACDBE14983BD46CC0465F9D2BC) AND (token = 'esXls6jPbKdiGJxdmeIaeW345M1otDLy') LIMIT 1;
array:22 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 159)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::load (line 69)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
6 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
8 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
9 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
20 => "Shopware\Core\HttpKernel::doHandle (line 75)"
21 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
11 |
0.78 ms |
SELECT
sales_channel.id as sales_channel_id,
sales_channel.language_id as sales_channel_default_language_id,
sales_channel.currency_id as sales_channel_currency_id,
currency.factor as sales_channel_currency_factor,
GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel.currency_id = currency.id
LEFT JOIN sales_channel_language
ON sales_channel_language.sales_channel_id = sales_channel.id
WHERE sales_channel.id = :id
GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
SELECT
sales_channel.id as sales_channel_id,
sales_channel.language_id as sales_channel_default_language_id,
sales_channel.currency_id as sales_channel_currency_id,
currency.factor as sales_channel_currency_factor,
GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel.currency_id = currency.id
LEFT JOIN sales_channel_language
ON sales_channel_language.sales_channel_id = sales_channel.id
WHERE sales_channel.id = 0x8741ECACDBE14983BD46CC0465F9D2BC
GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor;
array:52 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 616)"
2 => "Doctrine\DBAL\Connection::fetchAssoc (line 240)"
3 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getContext (line 86)"
4 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
5 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
15 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
18 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
20 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
21 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
23 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
28 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
29 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
33 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
34 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
35 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
36 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
37 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
38 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
39 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
40 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
41 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
42 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
43 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
44 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
45 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
46 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
48 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
49 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
50 => "Shopware\Core\HttpKernel::doHandle (line 75)"
51 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
12 |
0.32 ms |
SELECT LOWER(HEX(language.parent_id)) FROM language WHERE language.id = :id
SELECT LOWER(HEX(language.parent_id)) FROM language WHERE language.id = 0xA40E55CAAD4343A598981D7BDB9466B4;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 288)"
3 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getParentLanguageId (line 344)"
4 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::buildLanguageChain (line 259)"
5 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getContext (line 86)"
6 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
7 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
8 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
15 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
17 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
20 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
21 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
22 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
23 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
25 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
29 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
30 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
31 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
32 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
35 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
36 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
37 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
38 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
39 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
40 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
41 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
42 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
43 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
44 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
45 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
46 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
47 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
48 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
49 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
51 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
52 => "Shopware\Core\HttpKernel::doHandle (line 75)"
53 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
13 |
11.56 ms |
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` as `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` as `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.fallback_1.shortName`,`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.fallback_1.name`,`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.fallback_1.customFields`,`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.fallback_1.languageId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.fallback_1.name`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.fallback_1.name`,`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.fallback_1.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.fallback_1.homeEnabled`,`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.fallback_1.homeName`,`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.fallback_1.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.fallback_1.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.fallback_1.homeKeywords`,`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.fallback_1.customFields`,`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.createdAt`, `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.fallback_1.languageId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId`, `sales_channel.translation.fallback_1`.name as `sales_channel.translation.fallback_1.name`, `sales_channel.translation.fallback_1`.home_slot_config as `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.fallback_1`.home_enabled as `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.fallback_1`.home_name as `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.fallback_1`.home_meta_title as `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.fallback_1`.home_meta_description as `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.fallback_1`.home_keywords as `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.fallback_1`.custom_fields as `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.fallback_1`.created_at as `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.fallback_1`.updated_at as `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.fallback_1`.sales_channel_id as `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.fallback_1`.language_id as `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.fallback_1`.`sales_channel_id` AND `sales_channel.translation.fallback_1`.language_id = :languageId1 WHERE `sales_channel.translation`.language_id = :languageId) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.currency_id, `sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId`, `sales_channel.currency.translation.fallback_1`.short_name as `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.fallback_1`.name as `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.fallback_1`.custom_fields as `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.fallback_1`.created_at as `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.fallback_1`.updated_at as `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.fallback_1`.currency_id as `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.fallback_1`.language_id as `sales_channel.currency.translation.fallback_1.languageId` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency.translation.fallback_1`.`currency_id` AND `sales_channel.currency.translation.fallback_1`.language_id = :languageId1 WHERE `sales_channel.currency.translation`.language_id = :languageId) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (:ids)
SELECT
`sales_channel`.`id` as `sales_channel.id`,
`sales_channel`.`type_id` as `sales_channel.typeId`,
`sales_channel`.`language_id` as `sales_channel.languageId`,
`sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`,
`sales_channel`.`currency_id` as `sales_channel.currencyId`,
`sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`,
`sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`,
`sales_channel`.`country_id` as `sales_channel.countryId`,
`sales_channel`.`analytics_id` as `sales_channel.analyticsId`,
`sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`,
`sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`,
`sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`,
`sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`,
`sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`,
`sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`,
`sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`,
`sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`,
`sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`,
`sales_channel`.`short_name` as `sales_channel.shortName`,
`sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`,
`sales_channel`.`access_key` as `sales_channel.accessKey`,
`sales_channel`.`configuration` as `sales_channel.configuration`,
`sales_channel`.`active` as `sales_channel.active`,
`sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`,
`sales_channel`.`maintenance` as `sales_channel.maintenance`,
`sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`,
`sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`,
`sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`,
`sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`,
`sales_channel.analytics`.`id` as `sales_channel.analytics.id`,
`sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`,
`sales_channel.analytics`.`active` as `sales_channel.analytics.active`,
`sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`,
`sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`,
`sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`,
`sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`,
`sales_channel`.`created_at` as `sales_channel.createdAt`,
`sales_channel`.`updated_at` as `sales_channel.updatedAt`,
`sales_channel.currency`.`id` as `sales_channel.currency.id`,
`sales_channel.currency`.`factor` as `sales_channel.currency.factor`,
`sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`,
`sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`,
`sales_channel.currency`.`position` as `sales_channel.currency.position`,
`sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`,
`sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`,
`sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`,
`sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`,
`sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`,
`sales_channel.currency.translation.fallback_1.shortName`,
`sales_channel.currency.translation.shortName`,
COALESCE(
`sales_channel.currency.translation.fallback_1.shortName`,
`sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation.shortName`
) as `sales_channel.currency.shortName`,
`sales_channel.currency.translation.fallback_1.name`,
`sales_channel.currency.translation.name`,
COALESCE(
`sales_channel.currency.translation.fallback_1.name`,
`sales_channel.currency.translation.name`,
`sales_channel.currency.translation.name`
) as `sales_channel.currency.name`,
`sales_channel.currency.translation.fallback_1.customFields`,
`sales_channel.currency.translation.customFields`,
COALESCE(
`sales_channel.currency.translation.fallback_1.customFields`,
`sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation.customFields`
) as `sales_channel.currency.customFields`,
`sales_channel.currency.translation.fallback_1.createdAt`,
`sales_channel.currency.translation.createdAt`,
`sales_channel.currency.translation.fallback_1.updatedAt`,
`sales_channel.currency.translation.updatedAt`,
`sales_channel.currency.translation.fallback_1.currencyId`,
`sales_channel.currency.translation.currencyId`,
`sales_channel.currency.translation.fallback_1.languageId`,
`sales_channel.currency.translation.languageId`,
`sales_channel.translation.fallback_1.name`,
`sales_channel.translation.name`,
COALESCE(
`sales_channel.translation.fallback_1.name`,
`sales_channel.translation.name`,
`sales_channel.translation.name`
) as `sales_channel.name`,
`sales_channel.translation.fallback_1.homeSlotConfig`,
`sales_channel.translation.homeSlotConfig`,
COALESCE(
`sales_channel.translation.fallback_1.homeSlotConfig`,
`sales_channel.translation.homeSlotConfig`,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig`,
`sales_channel.translation.fallback_1.homeEnabled`,
`sales_channel.translation.homeEnabled`,
COALESCE(
`sales_channel.translation.fallback_1.homeEnabled`,
`sales_channel.translation.homeEnabled`,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled`,
`sales_channel.translation.fallback_1.homeName`,
`sales_channel.translation.homeName`,
COALESCE(
`sales_channel.translation.fallback_1.homeName`,
`sales_channel.translation.homeName`,
`sales_channel.translation.homeName`
) as `sales_channel.homeName`,
`sales_channel.translation.fallback_1.homeMetaTitle`,
`sales_channel.translation.homeMetaTitle`,
COALESCE(
`sales_channel.translation.fallback_1.homeMetaTitle`,
`sales_channel.translation.homeMetaTitle`,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle`,
`sales_channel.translation.fallback_1.homeMetaDescription`,
`sales_channel.translation.homeMetaDescription`,
COALESCE(
`sales_channel.translation.fallback_1.homeMetaDescription`,
`sales_channel.translation.homeMetaDescription`,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription`,
`sales_channel.translation.fallback_1.homeKeywords`,
`sales_channel.translation.homeKeywords`,
COALESCE(
`sales_channel.translation.fallback_1.homeKeywords`,
`sales_channel.translation.homeKeywords`,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords`,
`sales_channel.translation.fallback_1.customFields`,
`sales_channel.translation.customFields`,
COALESCE(
`sales_channel.translation.fallback_1.customFields`,
`sales_channel.translation.customFields`,
`sales_channel.translation.customFields`
) as `sales_channel.customFields`,
`sales_channel.translation.fallback_1.createdAt`,
`sales_channel.translation.createdAt`,
`sales_channel.translation.fallback_1.updatedAt`,
`sales_channel.translation.updatedAt`,
`sales_channel.translation.fallback_1.salesChannelId`,
`sales_channel.translation.salesChannelId`,
`sales_channel.translation.fallback_1.languageId`,
`sales_channel.translation.languageId`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation`.sales_channel_id,
`sales_channel.translation`.name as `sales_channel.translation.name`,
`sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`,
`sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`,
`sales_channel.translation`.home_name as `sales_channel.translation.homeName`,
`sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`,
`sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`,
`sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`,
`sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`,
`sales_channel.translation`.created_at as `sales_channel.translation.createdAt`,
`sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`,
`sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`,
`sales_channel.translation`.language_id as `sales_channel.translation.languageId`,
`sales_channel.translation.fallback_1`.name as `sales_channel.translation.fallback_1.name`,
`sales_channel.translation.fallback_1`.home_slot_config as `sales_channel.translation.fallback_1.homeSlotConfig`,
`sales_channel.translation.fallback_1`.home_enabled as `sales_channel.translation.fallback_1.homeEnabled`,
`sales_channel.translation.fallback_1`.home_name as `sales_channel.translation.fallback_1.homeName`,
`sales_channel.translation.fallback_1`.home_meta_title as `sales_channel.translation.fallback_1.homeMetaTitle`,
`sales_channel.translation.fallback_1`.home_meta_description as `sales_channel.translation.fallback_1.homeMetaDescription`,
`sales_channel.translation.fallback_1`.home_keywords as `sales_channel.translation.fallback_1.homeKeywords`,
`sales_channel.translation.fallback_1`.custom_fields as `sales_channel.translation.fallback_1.customFields`,
`sales_channel.translation.fallback_1`.created_at as `sales_channel.translation.fallback_1.createdAt`,
`sales_channel.translation.fallback_1`.updated_at as `sales_channel.translation.fallback_1.updatedAt`,
`sales_channel.translation.fallback_1`.sales_channel_id as `sales_channel.translation.fallback_1.salesChannelId`,
`sales_channel.translation.fallback_1`.language_id as `sales_channel.translation.fallback_1.languageId`
FROM
`sales_channel_translation` `sales_channel.translation`
LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.fallback_1`.`sales_channel_id`
AND `sales_channel.translation.fallback_1`.language_id = : languageId1
WHERE
`sales_channel.translation`.language_id = : languageId
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id`
LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation`.currency_id,
`sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`,
`sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`,
`sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`,
`sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`,
`sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId`,
`sales_channel.currency.translation.fallback_1`.short_name as `sales_channel.currency.translation.fallback_1.shortName`,
`sales_channel.currency.translation.fallback_1`.name as `sales_channel.currency.translation.fallback_1.name`,
`sales_channel.currency.translation.fallback_1`.custom_fields as `sales_channel.currency.translation.fallback_1.customFields`,
`sales_channel.currency.translation.fallback_1`.created_at as `sales_channel.currency.translation.fallback_1.createdAt`,
`sales_channel.currency.translation.fallback_1`.updated_at as `sales_channel.currency.translation.fallback_1.updatedAt`,
`sales_channel.currency.translation.fallback_1`.currency_id as `sales_channel.currency.translation.fallback_1.currencyId`,
`sales_channel.currency.translation.fallback_1`.language_id as `sales_channel.currency.translation.fallback_1.languageId`
FROM
`currency_translation` `sales_channel.currency.translation`
LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency.translation.fallback_1`.`currency_id`
AND `sales_channel.currency.translation.fallback_1`.language_id = : languageId1
WHERE
`sales_channel.currency.translation`.language_id = : languageId
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id`
WHERE
`sales_channel`.`id` IN (: ids)
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` as `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` as `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.fallback_1.shortName`,`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.fallback_1.name`,`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.fallback_1.customFields`,`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.fallback_1.languageId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.fallback_1.name`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.fallback_1.name`,`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.fallback_1.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.fallback_1.homeEnabled`,`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.fallback_1.homeName`,`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.fallback_1.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.fallback_1.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.fallback_1.homeKeywords`,`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.fallback_1.customFields`,`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.createdAt`, `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.fallback_1.languageId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId`, `sales_channel.translation.fallback_1`.name as `sales_channel.translation.fallback_1.name`, `sales_channel.translation.fallback_1`.home_slot_config as `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.fallback_1`.home_enabled as `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.fallback_1`.home_name as `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.fallback_1`.home_meta_title as `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.fallback_1`.home_meta_description as `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.fallback_1`.home_keywords as `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.fallback_1`.custom_fields as `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.fallback_1`.created_at as `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.fallback_1`.updated_at as `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.fallback_1`.sales_channel_id as `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.fallback_1`.language_id as `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.fallback_1`.`sales_channel_id` AND `sales_channel.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `sales_channel.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.currency_id, `sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId`, `sales_channel.currency.translation.fallback_1`.short_name as `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.fallback_1`.name as `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.fallback_1`.custom_fields as `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.fallback_1`.created_at as `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.fallback_1`.updated_at as `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.fallback_1`.currency_id as `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.fallback_1`.language_id as `sales_channel.currency.translation.fallback_1.languageId` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency.translation.fallback_1`.`currency_id` AND `sales_channel.currency.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `sales_channel.currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (0x8741ECACDBE14983BD46CC0465F9D2BC);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 94)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
58 => "Shopware\Core\HttpKernel::doHandle (line 75)"
59 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
14 |
0.40 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1;
array:68 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1000)"
2 => "Doctrine\DBAL\Connection::fetchAll (line 99)"
3 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomFields (line 41)"
4 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomField (line 107)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::getFields (line 97)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::decode (line 387)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::customFields (line 241)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateFields (line 167)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::assign (line 544)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateEntity (line 86)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrate (line 149)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
16 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
18 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
19 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 94)"
20 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
21 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
22 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
24 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
28 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
29 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
30 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
31 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
34 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
35 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
36 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
37 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
39 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
42 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
43 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
44 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
45 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
46 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
47 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
48 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
49 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
50 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
51 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
52 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
53 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
54 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
55 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
56 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
57 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
58 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
59 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
60 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
61 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
62 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
63 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
64 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
65 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
66 => "Shopware\Core\HttpKernel::doHandle (line 75)"
67 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
15 |
0.71 ms |
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (:param_9412043066974e5eadb990fef10f73ab))
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (0x8741ECACDBE14983BD46CC0465F9D2BC));
array:64 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 502)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 437)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 151)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
15 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 94)"
16 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
17 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
31 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
32 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
45 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
47 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
48 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
49 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
50 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
51 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
52 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
53 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
54 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
55 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
56 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
57 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
58 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
59 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
61 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
62 => "Shopware\Core\HttpKernel::doHandle (line 75)"
63 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
16 |
1.33 ms |
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.fallback_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.fallback_1.shortName`,`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.fallback_1.name`, `currency.translation.name`, COALESCE(`currency.translation.fallback_1.name`,`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.fallback_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.fallback_1.customFields`,`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.fallback_1.createdAt`, `currency.translation.createdAt`, `currency.translation.fallback_1.updatedAt`, `currency.translation.updatedAt`, `currency.translation.fallback_1.currencyId`, `currency.translation.currencyId`, `currency.translation.fallback_1.languageId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId`, `currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`, `currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`, `currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`, `currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`, `currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`, `currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`, `currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id` AND `currency.translation.fallback_1`.language_id = :languageId1 WHERE `currency.translation`.language_id = :languageId) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (:ids)
SELECT
`currency`.`id` as `currency.id`,
`currency`.`factor` as `currency.factor`,
`currency`.`symbol` as `currency.symbol`,
`currency`.`iso_code` as `currency.isoCode`,
`currency`.`position` as `currency.position`,
`currency`.`item_rounding` as `currency.itemRounding`,
`currency`.`total_rounding` as `currency.totalRounding`,
`currency`.`tax_free_from` as `currency.taxFreeFrom`,
`currency`.`created_at` as `currency.createdAt`,
`currency`.`updated_at` as `currency.updatedAt`,
`currency.translation.fallback_1.shortName`,
`currency.translation.shortName`,
COALESCE(
`currency.translation.fallback_1.shortName`,
`currency.translation.shortName`,
`currency.translation.shortName`
) as `currency.shortName`,
`currency.translation.fallback_1.name`,
`currency.translation.name`,
COALESCE(
`currency.translation.fallback_1.name`,
`currency.translation.name`, `currency.translation.name`
) as `currency.name`,
`currency.translation.fallback_1.customFields`,
`currency.translation.customFields`,
COALESCE(
`currency.translation.fallback_1.customFields`,
`currency.translation.customFields`,
`currency.translation.customFields`
) as `currency.customFields`,
`currency.translation.fallback_1.createdAt`,
`currency.translation.createdAt`,
`currency.translation.fallback_1.updatedAt`,
`currency.translation.updatedAt`,
`currency.translation.fallback_1.currencyId`,
`currency.translation.currencyId`,
`currency.translation.fallback_1.languageId`,
`currency.translation.languageId`
FROM
`currency`
LEFT JOIN (
SELECT
`currency.translation`.currency_id,
`currency.translation`.short_name as `currency.translation.shortName`,
`currency.translation`.name as `currency.translation.name`,
`currency.translation`.custom_fields as `currency.translation.customFields`,
`currency.translation`.created_at as `currency.translation.createdAt`,
`currency.translation`.updated_at as `currency.translation.updatedAt`,
`currency.translation`.currency_id as `currency.translation.currencyId`,
`currency.translation`.language_id as `currency.translation.languageId`,
`currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`,
`currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`,
`currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`,
`currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`,
`currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`,
`currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`,
`currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId`
FROM
`currency_translation` `currency.translation`
LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id`
AND `currency.translation.fallback_1`.language_id = : languageId1
WHERE
`currency.translation`.language_id = : languageId
) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id`
WHERE
`currency`.`id` IN (: ids)
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.fallback_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.fallback_1.shortName`,`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.fallback_1.name`, `currency.translation.name`, COALESCE(`currency.translation.fallback_1.name`,`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.fallback_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.fallback_1.customFields`,`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.fallback_1.createdAt`, `currency.translation.createdAt`, `currency.translation.fallback_1.updatedAt`, `currency.translation.updatedAt`, `currency.translation.fallback_1.currencyId`, `currency.translation.currencyId`, `currency.translation.fallback_1.languageId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId`, `currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`, `currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`, `currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`, `currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`, `currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`, `currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`, `currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id` AND `currency.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 118)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
58 => "Shopware\Core\HttpKernel::doHandle (line 75)"
59 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
17 |
1.49 ms |
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`company_tax_free` as `country.companyTaxFree`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`tax_free` as `country.taxFree`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.fallback_1.name`, `country.translation.name`, COALESCE(`country.translation.fallback_1.name`,`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.fallback_1.customFields`, `country.translation.customFields`, COALESCE(`country.translation.fallback_1.customFields`,`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.fallback_1.createdAt`, `country.translation.createdAt`, `country.translation.fallback_1.updatedAt`, `country.translation.updatedAt`, `country.translation.fallback_1.countryId`, `country.translation.countryId`, `country.translation.fallback_1.languageId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId`, `country.translation.fallback_1`.name as `country.translation.fallback_1.name`, `country.translation.fallback_1`.custom_fields as `country.translation.fallback_1.customFields`, `country.translation.fallback_1`.created_at as `country.translation.fallback_1.createdAt`, `country.translation.fallback_1`.updated_at as `country.translation.fallback_1.updatedAt`, `country.translation.fallback_1`.country_id as `country.translation.fallback_1.countryId`, `country.translation.fallback_1`.language_id as `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation`.`country_id` = `country.translation.fallback_1`.`country_id` AND `country.translation.fallback_1`.language_id = :languageId1 WHERE `country.translation`.language_id = :languageId) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (:ids)
SELECT
`country`.`id` as `country.id`,
`country`.`iso` as `country.iso`,
`country`.`position` as `country.position`,
`country`.`active` as `country.active`,
`country`.`shipping_available` as `country.shippingAvailable`,
`country`.`iso3` as `country.iso3`,
`country`.`display_state_in_registration` as `country.displayStateInRegistration`,
`country`.`force_state_in_registration` as `country.forceStateInRegistration`,
`country`.`company_tax_free` as `country.companyTaxFree`,
`country`.`check_vat_id_pattern` as `country.checkVatIdPattern`,
`country`.`vat_id_required` as `country.vatIdRequired`,
`country`.`tax_free` as `country.taxFree`,
`country`.`vat_id_pattern` as `country.vatIdPattern`,
`country`.`customer_tax` as `country.customerTax`,
`country`.`company_tax` as `country.companyTax`,
`country`.`created_at` as `country.createdAt`,
`country`.`updated_at` as `country.updatedAt`,
`country.translation.fallback_1.name`,
`country.translation.name`,
COALESCE(
`country.translation.fallback_1.name`,
`country.translation.name`, `country.translation.name`
) as `country.name`,
`country.translation.fallback_1.customFields`,
`country.translation.customFields`,
COALESCE(
`country.translation.fallback_1.customFields`,
`country.translation.customFields`,
`country.translation.customFields`
) as `country.customFields`,
`country.translation.fallback_1.createdAt`,
`country.translation.createdAt`,
`country.translation.fallback_1.updatedAt`,
`country.translation.updatedAt`,
`country.translation.fallback_1.countryId`,
`country.translation.countryId`,
`country.translation.fallback_1.languageId`,
`country.translation.languageId`
FROM
`country`
LEFT JOIN (
SELECT
`country.translation`.country_id,
`country.translation`.name as `country.translation.name`,
`country.translation`.custom_fields as `country.translation.customFields`,
`country.translation`.created_at as `country.translation.createdAt`,
`country.translation`.updated_at as `country.translation.updatedAt`,
`country.translation`.country_id as `country.translation.countryId`,
`country.translation`.language_id as `country.translation.languageId`,
`country.translation.fallback_1`.name as `country.translation.fallback_1.name`,
`country.translation.fallback_1`.custom_fields as `country.translation.fallback_1.customFields`,
`country.translation.fallback_1`.created_at as `country.translation.fallback_1.createdAt`,
`country.translation.fallback_1`.updated_at as `country.translation.fallback_1.updatedAt`,
`country.translation.fallback_1`.country_id as `country.translation.fallback_1.countryId`,
`country.translation.fallback_1`.language_id as `country.translation.fallback_1.languageId`
FROM
`country_translation` `country.translation`
LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation`.`country_id` = `country.translation.fallback_1`.`country_id`
AND `country.translation.fallback_1`.language_id = : languageId1
WHERE
`country.translation`.language_id = : languageId
) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id`
WHERE
`country`.`id` IN (: ids)
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`company_tax_free` as `country.companyTaxFree`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`tax_free` as `country.taxFree`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.fallback_1.name`, `country.translation.name`, COALESCE(`country.translation.fallback_1.name`,`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.fallback_1.customFields`, `country.translation.customFields`, COALESCE(`country.translation.fallback_1.customFields`,`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.fallback_1.createdAt`, `country.translation.createdAt`, `country.translation.fallback_1.updatedAt`, `country.translation.updatedAt`, `country.translation.fallback_1.countryId`, `country.translation.countryId`, `country.translation.fallback_1.languageId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId`, `country.translation.fallback_1`.name as `country.translation.fallback_1.name`, `country.translation.fallback_1`.custom_fields as `country.translation.fallback_1.customFields`, `country.translation.fallback_1`.created_at as `country.translation.fallback_1.createdAt`, `country.translation.fallback_1`.updated_at as `country.translation.fallback_1.updatedAt`, `country.translation.fallback_1`.country_id as `country.translation.fallback_1.countryId`, `country.translation.fallback_1`.language_id as `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation`.`country_id` = `country.translation.fallback_1`.`country_id` AND `country.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `country.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (0x159980F4DF4E432CAB7F9D841E56D78A);
array:61 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 318)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::loadShippingLocation (line 122)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
24 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
37 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
39 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
59 => "Shopware\Core\HttpKernel::doHandle (line 75)"
60 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
18 |
2.07 ms |
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.fallback_1.name`, `customer_group.translation.name`, COALESCE(`customer_group.translation.fallback_1.name`,`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.fallback_1.registrationTitle`,`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.fallback_1.registrationIntroduction`,`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.fallback_1.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.fallback_1.customFields`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.fallback_1.customFields`,`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.createdAt`, `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.updatedAt`, `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.customerGroupId`, `customer_group.translation.fallback_1.languageId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name as `customer_group.translation.name`, `customer_group.translation`.registration_title as `customer_group.translation.registrationTitle`, `customer_group.translation`.registration_introduction as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.registration_only_company_registration as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.registration_seo_meta_description as `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation`.custom_fields as `customer_group.translation.customFields`, `customer_group.translation`.created_at as `customer_group.translation.createdAt`, `customer_group.translation`.updated_at as `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id as `customer_group.translation.languageId`, `customer_group.translation.fallback_1`.name as `customer_group.translation.fallback_1.name`, `customer_group.translation.fallback_1`.registration_title as `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.fallback_1`.registration_introduction as `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.fallback_1`.registration_only_company_registration as `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1`.registration_seo_meta_description as `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.fallback_1`.custom_fields as `customer_group.translation.fallback_1.customFields`, `customer_group.translation.fallback_1`.created_at as `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.fallback_1`.updated_at as `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.fallback_1`.customer_group_id as `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.fallback_1`.language_id as `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation`.`customer_group_id` = `customer_group.translation.fallback_1`.`customer_group_id` AND `customer_group.translation.fallback_1`.language_id = :languageId1 WHERE `customer_group.translation`.language_id = :languageId) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (:ids)
SELECT
`customer_group`.`id` as `customer_group.id`,
`customer_group`.`display_gross` as `customer_group.displayGross`,
`customer_group`.`registration_active` as `customer_group.registrationActive`,
`customer_group`.`created_at` as `customer_group.createdAt`,
`customer_group`.`updated_at` as `customer_group.updatedAt`,
`customer_group.translation.fallback_1.name`,
`customer_group.translation.name`,
COALESCE(
`customer_group.translation.fallback_1.name`,
`customer_group.translation.name`,
`customer_group.translation.name`
) as `customer_group.name`,
`customer_group.translation.fallback_1.registrationTitle`,
`customer_group.translation.registrationTitle`,
COALESCE(
`customer_group.translation.fallback_1.registrationTitle`,
`customer_group.translation.registrationTitle`,
`customer_group.translation.registrationTitle`
) as `customer_group.registrationTitle`,
`customer_group.translation.fallback_1.registrationIntroduction`,
`customer_group.translation.registrationIntroduction`,
COALESCE(
`customer_group.translation.fallback_1.registrationIntroduction`,
`customer_group.translation.registrationIntroduction`,
`customer_group.translation.registrationIntroduction`
) as `customer_group.registrationIntroduction`,
`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,
`customer_group.translation.registrationOnlyCompanyRegistration`,
COALESCE(
`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,
`customer_group.translation.registrationOnlyCompanyRegistration`,
`customer_group.translation.registrationOnlyCompanyRegistration`
) as `customer_group.registrationOnlyCompanyRegistration`,
`customer_group.translation.fallback_1.registrationSeoMetaDescription`,
`customer_group.translation.registrationSeoMetaDescription`,
COALESCE(
`customer_group.translation.fallback_1.registrationSeoMetaDescription`,
`customer_group.translation.registrationSeoMetaDescription`,
`customer_group.translation.registrationSeoMetaDescription`
) as `customer_group.registrationSeoMetaDescription`,
`customer_group.translation.fallback_1.customFields`,
`customer_group.translation.customFields`,
COALESCE(
`customer_group.translation.fallback_1.customFields`,
`customer_group.translation.customFields`,
`customer_group.translation.customFields`
) as `customer_group.customFields`,
`customer_group.translation.fallback_1.createdAt`,
`customer_group.translation.createdAt`,
`customer_group.translation.fallback_1.updatedAt`,
`customer_group.translation.updatedAt`,
`customer_group.translation.fallback_1.customerGroupId`,
`customer_group.translation.customerGroupId`,
`customer_group.translation.fallback_1.languageId`,
`customer_group.translation.languageId`
FROM
`customer_group`
LEFT JOIN (
SELECT
`customer_group.translation`.customer_group_id,
`customer_group.translation`.name as `customer_group.translation.name`,
`customer_group.translation`.registration_title as `customer_group.translation.registrationTitle`,
`customer_group.translation`.registration_introduction as `customer_group.translation.registrationIntroduction`,
`customer_group.translation`.registration_only_company_registration as `customer_group.translation.registrationOnlyCompanyRegistration`,
`customer_group.translation`.registration_seo_meta_description as `customer_group.translation.registrationSeoMetaDescription`,
`customer_group.translation`.custom_fields as `customer_group.translation.customFields`,
`customer_group.translation`.created_at as `customer_group.translation.createdAt`,
`customer_group.translation`.updated_at as `customer_group.translation.updatedAt`,
`customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`,
`customer_group.translation`.language_id as `customer_group.translation.languageId`,
`customer_group.translation.fallback_1`.name as `customer_group.translation.fallback_1.name`,
`customer_group.translation.fallback_1`.registration_title as `customer_group.translation.fallback_1.registrationTitle`,
`customer_group.translation.fallback_1`.registration_introduction as `customer_group.translation.fallback_1.registrationIntroduction`,
`customer_group.translation.fallback_1`.registration_only_company_registration as `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,
`customer_group.translation.fallback_1`.registration_seo_meta_description as `customer_group.translation.fallback_1.registrationSeoMetaDescription`,
`customer_group.translation.fallback_1`.custom_fields as `customer_group.translation.fallback_1.customFields`,
`customer_group.translation.fallback_1`.created_at as `customer_group.translation.fallback_1.createdAt`,
`customer_group.translation.fallback_1`.updated_at as `customer_group.translation.fallback_1.updatedAt`,
`customer_group.translation.fallback_1`.customer_group_id as `customer_group.translation.fallback_1.customerGroupId`,
`customer_group.translation.fallback_1`.language_id as `customer_group.translation.fallback_1.languageId`
FROM
`customer_group_translation` `customer_group.translation`
LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation`.`customer_group_id` = `customer_group.translation.fallback_1`.`customer_group_id`
AND `customer_group.translation.fallback_1`.language_id = : languageId1
WHERE
`customer_group.translation`.language_id = : languageId
) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id`
WHERE
`customer_group`.`id` IN (: ids)
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.fallback_1.name`, `customer_group.translation.name`, COALESCE(`customer_group.translation.fallback_1.name`,`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.fallback_1.registrationTitle`,`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.fallback_1.registrationIntroduction`,`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.fallback_1.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.fallback_1.customFields`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.fallback_1.customFields`,`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.createdAt`, `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.updatedAt`, `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.customerGroupId`, `customer_group.translation.fallback_1.languageId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name as `customer_group.translation.name`, `customer_group.translation`.registration_title as `customer_group.translation.registrationTitle`, `customer_group.translation`.registration_introduction as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.registration_only_company_registration as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.registration_seo_meta_description as `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation`.custom_fields as `customer_group.translation.customFields`, `customer_group.translation`.created_at as `customer_group.translation.createdAt`, `customer_group.translation`.updated_at as `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id as `customer_group.translation.languageId`, `customer_group.translation.fallback_1`.name as `customer_group.translation.fallback_1.name`, `customer_group.translation.fallback_1`.registration_title as `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.fallback_1`.registration_introduction as `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.fallback_1`.registration_only_company_registration as `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1`.registration_seo_meta_description as `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.fallback_1`.custom_fields as `customer_group.translation.fallback_1.customFields`, `customer_group.translation.fallback_1`.created_at as `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.fallback_1`.updated_at as `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.fallback_1`.customer_group_id as `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.fallback_1`.language_id as `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation`.`customer_group_id` = `customer_group.translation.fallback_1`.`customer_group_id` AND `customer_group.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `customer_group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 132)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
58 => "Shopware\Core\HttpKernel::doHandle (line 75)"
59 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
19 |
0.34 ms |
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`;
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 182)"
11 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getTaxRules (line 139)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
58 => "Shopware\Core\HttpKernel::doHandle (line 75)"
59 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
20 |
1.53 ms |
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.fallback_1.typeName`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.fallback_1.typeName`,`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.fallback_1.languageId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId`, `tax_rule.type.translation.fallback_1`.type_name as `tax_rule.type.translation.fallback_1.typeName`, `tax_rule.type.translation.fallback_1`.created_at as `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.fallback_1`.updated_at as `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.fallback_1`.tax_rule_type_id as `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.fallback_1`.language_id as `tax_rule.type.translation.fallback_1.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.fallback_1` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type.translation.fallback_1`.`tax_rule_type_id` AND `tax_rule.type.translation.fallback_1`.language_id = :languageId1 WHERE `tax_rule.type.translation`.language_id = :languageId) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (:param_7c1b1f5b99bb47c98e01c975864d4fd2))
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.fallback_1.typeName`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.fallback_1.typeName`,`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.fallback_1.languageId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId`, `tax_rule.type.translation.fallback_1`.type_name as `tax_rule.type.translation.fallback_1.typeName`, `tax_rule.type.translation.fallback_1`.created_at as `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.fallback_1`.updated_at as `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.fallback_1`.tax_rule_type_id as `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.fallback_1`.language_id as `tax_rule.type.translation.fallback_1.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.fallback_1` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type.translation.fallback_1`.`tax_rule_type_id` AND `tax_rule.type.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `tax_rule.type.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (0x518B5905633B405CA1D7C2BE715EB7C3, 0xB46476BE987E4250B61FF41291B1B27C, 0xD456AE135D62429782C73090262F67FB));
array:64 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 502)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 437)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 151)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 182)"
15 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getTaxRules (line 139)"
16 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
17 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
31 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
32 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
45 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
47 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
48 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
49 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
50 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
51 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
52 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
53 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
54 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
55 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
56 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
57 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
58 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
59 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
61 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
62 => "Shopware\Core\HttpKernel::doHandle (line 75)"
63 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
21 |
9.68 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.fallback_1.title`,`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.fallback_1.alt`,`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.fallback_1.customFields`,`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.fallback_1.languageId`, `payment_method.media.translation.languageId`, `payment_method.translation.fallback_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.fallback_1.name`,`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.fallback_1.distinguishableName`,`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.fallback_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.fallback_1.description`,`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.fallback_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.fallback_1.customFields`,`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.createdAt`, `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.updatedAt`, `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.paymentMethodId`, `payment_method.translation.fallback_1.languageId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId`, `payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`, `payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`, `payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`, `payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id` AND `payment_method.translation.fallback_1`.language_id = :languageId1 WHERE `payment_method.translation`.language_id = :languageId) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`, `payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id` AND `payment_method.media.translation.fallback_1`.language_id = :languageId1 WHERE `payment_method.media.translation`.language_id = :languageId) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (:ids)
SELECT
`payment_method`.`id` as `payment_method.id`,
`payment_method`.`plugin_id` as `payment_method.pluginId`,
`payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`,
`payment_method`.`position` as `payment_method.position`,
`payment_method`.`active` as `payment_method.active`,
`payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`,
`payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`,
`payment_method`.`media_id` as `payment_method.mediaId`,
`payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`,
`payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`,
`payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`,
`payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`,
`payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`,
`payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`,
`payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`,
`payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`,
`payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`,
`payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`,
`payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`,
`payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`,
`payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`,
`payment_method`.`created_at` as `payment_method.createdAt`,
`payment_method`.`updated_at` as `payment_method.updatedAt`,
`payment_method.media`.`id` as `payment_method.media.id`,
`payment_method.media`.`user_id` as `payment_method.media.userId`,
`payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`,
`payment_method.media`.`mime_type` as `payment_method.media.mimeType`,
`payment_method.media`.`file_extension` as `payment_method.media.fileExtension`,
`payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`,
`payment_method.media`.`file_name` as `payment_method.media.fileName`,
`payment_method.media`.`file_size` as `payment_method.media.fileSize`,
`payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`,
`payment_method.media`.`meta_data` as `payment_method.media.metaData`,
`payment_method.media`.`private` as `payment_method.media.private`,
`payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`,
`payment_method.media`.`created_at` as `payment_method.media.createdAt`,
`payment_method.media`.`updated_at` as `payment_method.media.updatedAt`,
`payment_method.media.translation.fallback_1.title`,
`payment_method.media.translation.title`,
COALESCE(
`payment_method.media.translation.fallback_1.title`,
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
`payment_method.media.translation.fallback_1.alt`,
`payment_method.media.translation.alt`,
COALESCE(
`payment_method.media.translation.fallback_1.alt`,
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
`payment_method.media.translation.fallback_1.customFields`,
`payment_method.media.translation.customFields`,
COALESCE(
`payment_method.media.translation.fallback_1.customFields`,
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.media.translation.fallback_1.createdAt`,
`payment_method.media.translation.createdAt`,
`payment_method.media.translation.fallback_1.updatedAt`,
`payment_method.media.translation.updatedAt`,
`payment_method.media.translation.fallback_1.mediaId`,
`payment_method.media.translation.mediaId`,
`payment_method.media.translation.fallback_1.languageId`,
`payment_method.media.translation.languageId`,
`payment_method.translation.fallback_1.name`,
`payment_method.translation.name`,
COALESCE(
`payment_method.translation.fallback_1.name`,
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
`payment_method.translation.fallback_1.distinguishableName`,
`payment_method.translation.distinguishableName`,
COALESCE(
`payment_method.translation.fallback_1.distinguishableName`,
`payment_method.translation.distinguishableName`,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName`,
`payment_method.translation.fallback_1.description`,
`payment_method.translation.description`,
COALESCE(
`payment_method.translation.fallback_1.description`,
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
`payment_method.translation.fallback_1.customFields`,
`payment_method.translation.customFields`,
COALESCE(
`payment_method.translation.fallback_1.customFields`,
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`,
`payment_method.translation.fallback_1.createdAt`,
`payment_method.translation.createdAt`,
`payment_method.translation.fallback_1.updatedAt`,
`payment_method.translation.updatedAt`,
`payment_method.translation.fallback_1.paymentMethodId`,
`payment_method.translation.paymentMethodId`,
`payment_method.translation.fallback_1.languageId`,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation`.payment_method_id,
`payment_method.translation`.name as `payment_method.translation.name`,
`payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`,
`payment_method.translation`.description as `payment_method.translation.description`,
`payment_method.translation`.custom_fields as `payment_method.translation.customFields`,
`payment_method.translation`.created_at as `payment_method.translation.createdAt`,
`payment_method.translation`.updated_at as `payment_method.translation.updatedAt`,
`payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`,
`payment_method.translation`.language_id as `payment_method.translation.languageId`,
`payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`,
`payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`,
`payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`,
`payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`,
`payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`,
`payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`,
`payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`,
`payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId`
FROM
`payment_method_translation` `payment_method.translation`
LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id`
AND `payment_method.translation.fallback_1`.language_id = : languageId1
WHERE
`payment_method.translation`.language_id = : languageId
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id`
LEFT JOIN (
SELECT
`payment_method.media.translation`.media_id,
`payment_method.media.translation`.title as `payment_method.media.translation.title`,
`payment_method.media.translation`.alt as `payment_method.media.translation.alt`,
`payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`,
`payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`,
`payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`,
`payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`,
`payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`,
`payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`,
`payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`,
`payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`,
`payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`,
`payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`,
`payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`,
`payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId`
FROM
`media_translation` `payment_method.media.translation`
LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id`
AND `payment_method.media.translation.fallback_1`.language_id = : languageId1
WHERE
`payment_method.media.translation`.language_id = : languageId
) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id`
WHERE
`payment_method`.`id` IN (: ids)
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.fallback_1.title`,`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.fallback_1.alt`,`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.fallback_1.customFields`,`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.fallback_1.languageId`, `payment_method.media.translation.languageId`, `payment_method.translation.fallback_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.fallback_1.name`,`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.fallback_1.distinguishableName`,`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.fallback_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.fallback_1.description`,`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.fallback_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.fallback_1.customFields`,`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.createdAt`, `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.updatedAt`, `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.paymentMethodId`, `payment_method.translation.fallback_1.languageId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId`, `payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`, `payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`, `payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`, `payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id` AND `payment_method.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `payment_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`, `payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id` AND `payment_method.media.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `payment_method.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (0xC5FC5D81F17041228C42A38172C81D81);
array:62 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 66)"
11 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::search (line 44)"
12 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 195)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getPaymentMethod (line 142)"
14 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
15 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
16 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
23 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
25 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
31 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
33 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
38 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
40 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
42 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
43 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
47 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
48 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
49 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
51 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
52 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
53 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
54 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
55 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
56 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
58 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
59 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
60 => "Shopware\Core\HttpKernel::doHandle (line 75)"
61 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
22 |
12.45 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.fallback_1.title`,`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.fallback_1.alt`,`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.fallback_1.customFields`,`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.fallback_1.languageId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = :languageId1 WHERE `shipping_method.translation`.language_id = :languageId) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = :languageId1 WHERE `shipping_method.deliveryTime.translation`.language_id = :languageId) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`, `shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id` AND `shipping_method.media.translation.fallback_1`.language_id = :languageId1 WHERE `shipping_method.media.translation`.language_id = :languageId) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (:ids)
SELECT
`shipping_method`.`id` as `shipping_method.id`,
`shipping_method`.`active` as `shipping_method.active`,
`shipping_method`.`position` as `shipping_method.position`,
`shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`,
`shipping_method`.`media_id` as `shipping_method.mediaId`,
`shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`,
`shipping_method`.`tax_type` as `shipping_method.taxType`,
`shipping_method`.`tax_id` as `shipping_method.taxId`,
`shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`,
`shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`,
`shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`,
`shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`,
`shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`,
`shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`,
`shipping_method.deliveryTime.translation.fallback_1.name`,
`shipping_method.deliveryTime.translation.name`,
COALESCE(
`shipping_method.deliveryTime.translation.fallback_1.name`,
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.fallback_1.customFields`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.fallback_1.customFields`,
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.fallback_1.createdAt`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.fallback_1.updatedAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation.fallback_1.languageId`,
`shipping_method.deliveryTime.translation.languageId`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.media`.`id` as `shipping_method.media.id`,
`shipping_method.media`.`user_id` as `shipping_method.media.userId`,
`shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`,
`shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`,
`shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`,
`shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`,
`shipping_method.media`.`file_name` as `shipping_method.media.fileName`,
`shipping_method.media`.`file_size` as `shipping_method.media.fileSize`,
`shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`,
`shipping_method.media`.`meta_data` as `shipping_method.media.metaData`,
`shipping_method.media`.`private` as `shipping_method.media.private`,
`shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`,
`shipping_method.media`.`created_at` as `shipping_method.media.createdAt`,
`shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`,
`shipping_method.media.translation.fallback_1.title`,
`shipping_method.media.translation.title`,
COALESCE(
`shipping_method.media.translation.fallback_1.title`,
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
`shipping_method.media.translation.fallback_1.alt`,
`shipping_method.media.translation.alt`,
COALESCE(
`shipping_method.media.translation.fallback_1.alt`,
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
`shipping_method.media.translation.fallback_1.customFields`,
`shipping_method.media.translation.customFields`,
COALESCE(
`shipping_method.media.translation.fallback_1.customFields`,
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.media.translation.fallback_1.createdAt`,
`shipping_method.media.translation.createdAt`,
`shipping_method.media.translation.fallback_1.updatedAt`,
`shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation.fallback_1.mediaId`,
`shipping_method.media.translation.mediaId`,
`shipping_method.media.translation.fallback_1.languageId`,
`shipping_method.media.translation.languageId`,
`shipping_method.translation.fallback_1.name`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.fallback_1.name`,
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.fallback_1.description`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.fallback_1.description`,
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.fallback_1.trackingUrl`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.fallback_1.trackingUrl`,
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.fallback_1.customFields`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.fallback_1.customFields`,
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.fallback_1.createdAt`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.fallback_1.updatedAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.fallback_1.shippingMethodId`,
`shipping_method.translation.shippingMethodId`,
`shipping_method.translation.fallback_1.languageId`,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation`.shipping_method_id,
`shipping_method.translation`.name as `shipping_method.translation.name`,
`shipping_method.translation`.description as `shipping_method.translation.description`,
`shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`,
`shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`,
`shipping_method.translation`.created_at as `shipping_method.translation.createdAt`,
`shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`,
`shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`,
`shipping_method.translation`.language_id as `shipping_method.translation.languageId`,
`shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`,
`shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`,
`shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`,
`shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`,
`shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`,
`shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`,
`shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`,
`shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id`
AND `shipping_method.translation.fallback_1`.language_id = : languageId1
WHERE
`shipping_method.translation`.language_id = : languageId
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation`.delivery_time_id,
`shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`,
`shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`,
`shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`,
`shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`,
`shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`,
`shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`,
`shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id`
AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = : languageId1
WHERE
`shipping_method.deliveryTime.translation`.language_id = : languageId
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN (
SELECT
`shipping_method.media.translation`.media_id,
`shipping_method.media.translation`.title as `shipping_method.media.translation.title`,
`shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`,
`shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`,
`shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`,
`shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`,
`shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`,
`shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`,
`shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`,
`shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`,
`shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`,
`shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`,
`shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`,
`shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId`
FROM
`media_translation` `shipping_method.media.translation`
LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id`
AND `shipping_method.media.translation.fallback_1`.language_id = : languageId1
WHERE
`shipping_method.media.translation`.language_id = : languageId
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id`
WHERE
`shipping_method`.`id` IN (: ids)
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.fallback_1.title`,`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.fallback_1.alt`,`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.fallback_1.customFields`,`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.fallback_1.languageId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `shipping_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `shipping_method.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`, `shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id` AND `shipping_method.media.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `shipping_method.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (0x0D1E86FFE1C24907A903BA5BD0C8B8B0);
array:61 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 215)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getShippingMethod (line 145)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
24 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
37 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
39 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
59 => "Shopware\Core\HttpKernel::doHandle (line 75)"
60 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
23 |
0.65 ms |
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = :param_8776650591f64065b5683e1e2b56b147 AND `currency_country_rounding`.`country_id` = :param_b268234d9cc048288631f8b93f617bf9) LIMIT 1
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding`.`country_id` = 0x159980F4DF4E432CAB7F9D841E56D78A) LIMIT 1;
array:59 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 60)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 130)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 289)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 359)"
10 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getCashRounding (line 147)"
11 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 72)"
12 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
13 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
15 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
20 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
22 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 83)"
25 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 87)"
26 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 58)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 331)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
37 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 69)"
40 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 95)"
41 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
44 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
45 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
46 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
47 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
49 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
50 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
51 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
52 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
53 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
54 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
56 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
57 => "Shopware\Core\HttpKernel::doHandle (line 75)"
58 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
24 |
1.21 ms |
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE :column
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload';
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 734)"
2 => "Doctrine\DBAL\Connection::fetchOne (line 50)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper::columnExists (line 167)"
4 => "Shopware\Core\Checkout\Cart\CartPersister::payloadExists (line 50)"
5 => "Shopware\Core\Checkout\Cart\CartPersister::load (line 76)"
6 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
7 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
9 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
10 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
11 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
12 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
20 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
21 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
22 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
23 => "Shopware\Core\HttpKernel::doHandle (line 75)"
24 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
25 |
0.30 ms |
SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = :token
SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = 'esXls6jPbKdiGJxdmeIaeW345M1otDLy';
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 54)"
3 => "Shopware\Core\Checkout\Cart\CartPersister::load (line 76)"
4 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
5 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
6 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
7 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
8 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
9 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
10 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
17 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
21 => "Shopware\Core\HttpKernel::doHandle (line 75)"
22 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
26 |
0.43 ms |
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 60)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 130)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 289)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
10 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 99)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 44)"
12 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 34)"
13 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 72)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 35)"
16 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::load (line 186)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 106)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
38 => "Shopware\Core\HttpKernel::doHandle (line 75)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
27 |
0.39 ms |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (:ids)
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (0x3858957016644DE4AE48C0500BF3CCC8, 0x44B43297747D4D81A7C55FA9FF60726C, 0x48BEF84853E54070959BB5039A7391D9, 0x6D597EF717234AF89F35F7E7CEC78667, 0x8F9488FAD55D48CFAA3107EC53608A07, 0xA62E1F6A1A0B4519AF401B6270A37149, 0xE1378DB7808A478F919E0D740D5D6C1A, 0x3CF541369E6D4A2FA70AA8687A65FC2D, 0x4C951EEA5AFD430EB3A7044122F66D47, 0x26AD5A20DF464A48AEFAC1F93C23FD60, 0x28CAAE75A5624F0D985ABD0EB32AA160);
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 300)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 99)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 44)"
13 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 34)"
14 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 35)"
17 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::load (line 186)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 106)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
39 => "Shopware\Core\HttpKernel::doHandle (line 75)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
28 |
0.96 ms |
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = :param_0d54019d3e9b43baa252b4f3c05a446b AND `promotion.salesChannels`.`sales_channel_id` = :param_d8e124fa08ce4266ae93630898a3d6ef AND ((`promotion`.`valid_from` <=> :param_bd056bb84692461498e6c1028e72ffff AND `promotion`.`valid_until` <=> :param_0663b7f83baf4d39bb13bb050fa32af9) OR (`promotion`.`valid_from` <=> :param_116952a48109414da37ac3b7c2f4d93f AND (`promotion`.`valid_until` > :param_b29ddc850bc643bca467fc5a73df1cbc)) OR ((`promotion`.`valid_from` <= :param_06a20f1327a4460c97aee9ca2e2885be) AND `promotion`.`valid_until` <=> :param_f0403d7b49ee4ad5912fb713dc235a75) OR ((`promotion`.`valid_from` <= :param_5ac03daf01ea4ab8b9b47f95a1c3a13e) AND (`promotion`.`valid_until` > :param_81ddb8f1a9e34ee2a5706960a82b29d9))) AND `promotion`.`use_codes` = :param_64f1a4d24cb14db4b19c6dba93c0d14b)) GROUP BY `promotion`.`id` ORDER BY MAX(`promotion`.`priority`) DESC
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = 1 AND `promotion.salesChannels`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND ((`promotion`.`valid_from` <=> NULL AND `promotion`.`valid_until` <=> NULL) OR (`promotion`.`valid_from` <=> NULL AND (`promotion`.`valid_until` > '2024-11-07 10:35:40')) OR ((`promotion`.`valid_from` <= '2024-11-07 10:35:40') AND `promotion`.`valid_until` <=> NULL) OR ((`promotion`.`valid_from` <= '2024-11-07 10:35:40') AND (`promotion`.`valid_until` > '2024-11-07 10:35:40'))) AND `promotion`.`use_codes` = 0)) GROUP BY `promotion`.`id` ORDER BY MAX(`promotion`.`priority`) DESC;
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 60)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 130)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 289)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 42)"
10 => "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::get (line 182)"
11 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::searchPromotionsAuto (line 108)"
12 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::Shopware\Core\Checkout\Promotion\Cart\{closure} (line 57)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 159)"
14 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::collect (line 101)"
15 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 65)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
39 => "Shopware\Core\HttpKernel::doHandle (line 75)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
29 |
4.10 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.tax`.`id` as `shipping_method.tax.id`, `shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`, `shipping_method.tax`.`name` as `shipping_method.tax.name`, `shipping_method.tax`.`position` as `shipping_method.tax.position`, `shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`, `shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`, `shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = :languageId1 WHERE `shipping_method.translation`.language_id = :languageId) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = :languageId1 WHERE `shipping_method.deliveryTime.translation`.language_id = :languageId) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` WHERE `shipping_method`.`id` IN (:ids)
SELECT
`shipping_method`.`id` as `shipping_method.id`,
`shipping_method`.`active` as `shipping_method.active`,
`shipping_method`.`position` as `shipping_method.position`,
`shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`,
`shipping_method`.`media_id` as `shipping_method.mediaId`,
`shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`,
`shipping_method`.`tax_type` as `shipping_method.taxType`,
`shipping_method`.`tax_id` as `shipping_method.taxId`,
`shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`,
`shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`,
`shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`,
`shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`,
`shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`,
`shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`,
`shipping_method.deliveryTime.translation.fallback_1.name`,
`shipping_method.deliveryTime.translation.name`,
COALESCE(
`shipping_method.deliveryTime.translation.fallback_1.name`,
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.fallback_1.customFields`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.fallback_1.customFields`,
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.fallback_1.createdAt`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.fallback_1.updatedAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation.fallback_1.languageId`,
`shipping_method.deliveryTime.translation.languageId`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.tax`.`id` as `shipping_method.tax.id`,
`shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`,
`shipping_method.tax`.`name` as `shipping_method.tax.name`,
`shipping_method.tax`.`position` as `shipping_method.tax.position`,
`shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`,
`shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`,
`shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`,
`shipping_method.translation.fallback_1.name`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.fallback_1.name`,
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.fallback_1.description`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.fallback_1.description`,
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.fallback_1.trackingUrl`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.fallback_1.trackingUrl`,
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.fallback_1.customFields`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.fallback_1.customFields`,
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.fallback_1.createdAt`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.fallback_1.updatedAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.fallback_1.shippingMethodId`,
`shipping_method.translation.shippingMethodId`,
`shipping_method.translation.fallback_1.languageId`,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation`.shipping_method_id,
`shipping_method.translation`.name as `shipping_method.translation.name`,
`shipping_method.translation`.description as `shipping_method.translation.description`,
`shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`,
`shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`,
`shipping_method.translation`.created_at as `shipping_method.translation.createdAt`,
`shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`,
`shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`,
`shipping_method.translation`.language_id as `shipping_method.translation.languageId`,
`shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`,
`shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`,
`shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`,
`shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`,
`shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`,
`shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`,
`shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`,
`shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id`
AND `shipping_method.translation.fallback_1`.language_id = : languageId1
WHERE
`shipping_method.translation`.language_id = : languageId
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation`.delivery_time_id,
`shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`,
`shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`,
`shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`,
`shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`,
`shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`,
`shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`,
`shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id`
AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = : languageId1
WHERE
`shipping_method.deliveryTime.translation`.language_id = : languageId
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
WHERE
`shipping_method`.`id` IN (: ids)
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.tax`.`id` as `shipping_method.tax.id`, `shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`, `shipping_method.tax`.`name` as `shipping_method.tax.name`, `shipping_method.tax`.`position` as `shipping_method.tax.position`, `shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`, `shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`, `shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `shipping_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `shipping_method.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` WHERE `shipping_method`.`id` IN (0x0D1E86FFE1C24907A903BA5BD0C8B8B0);
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 84)"
12 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::Shopware\Core\Checkout\Cart\Delivery\{closure} (line 57)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 95)"
14 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 101)"
15 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 65)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
39 => "Shopware\Core\HttpKernel::doHandle (line 75)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
30 |
0.50 ms |
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE (`shipping_method_price`.`shipping_method_id` IN (:param_61d7338c36a541b5871dd9e159f73c0c))
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE (`shipping_method_price`.`shipping_method_id` IN (0x0D1E86FFE1C24907A903BA5BD0C8B8B0));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 502)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 437)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 151)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 44)"
15 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::search (line 84)"
16 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::Shopware\Core\Checkout\Cart\Delivery\{closure} (line 57)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 95)"
18 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 101)"
19 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 65)"
20 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
22 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
26 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
30 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
31 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
32 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
34 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
35 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
36 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
37 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
38 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
39 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
41 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
42 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
43 => "Shopware\Core\HttpKernel::doHandle (line 75)"
44 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
31 |
2.26 ms |
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = :languageId) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = :param_78bb8f3731ab4480a466f1a00d0e3190)
SELECT
`app`.`id` as `app.id`,
`app`.`name` as `app.name`,
`app`.`path` as `app.path`,
`app`.`author` as `app.author`,
`app`.`copyright` as `app.copyright`,
`app`.`license` as `app.license`,
`app`.`active` as `app.active`,
`app`.`configurable` as `app.configurable`,
`app`.`privacy` as `app.privacy`,
`app`.`version` as `app.version`,
`app`.`icon` as `app.iconRaw`,
`app`.`app_secret` as `app.appSecret`,
`app`.`modules` as `app.modules`,
`app`.`main_module` as `app.mainModule`,
`app`.`cookies` as `app.cookies`,
`app`.`allow_disable` as `app.allowDisable`,
`app`.`base_app_url` as `app.baseAppUrl`,
`app`.`allowed_hosts` as `app.allowedHosts`,
`app`.`template_load_priority` as `app.templateLoadPriority`,
`app`.`integration_id` as `app.integrationId`,
`app.integration`.`id` as `app.integration.id`,
`app.integration`.`label` as `app.integration.label`,
`app.integration`.`access_key` as `app.integration.accessKey`,
`app.integration`.`secret_access_key` as `app.integration.secretAccessKey`,
`app.integration`.`write_access` as `app.integration.writeAccess`,
`app.integration`.`last_usage_at` as `app.integration.lastUsageAt`,
`app.integration`.`admin` as `app.integration.admin`,
`app.integration`.`custom_fields` as `app.integration.customFields`,
`app.integration`.`deleted_at` as `app.integration.deletedAt`,
`app.integration`.`created_at` as `app.integration.createdAt`,
`app.integration`.`updated_at` as `app.integration.updatedAt`,
`app`.`acl_role_id` as `app.aclRoleId`,
`app.aclRole`.`id` as `app.aclRole.id`,
`app.aclRole`.`name` as `app.aclRole.name`,
`app.aclRole`.`description` as `app.aclRole.description`,
`app.aclRole`.`privileges` as `app.aclRole.privileges`,
`app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`,
`app.aclRole`.`created_at` as `app.aclRole.createdAt`,
`app.aclRole`.`updated_at` as `app.aclRole.updatedAt`,
`app`.`created_at` as `app.createdAt`,
`app`.`updated_at` as `app.updatedAt`,
`app.translation.label`,
COALESCE(
`app.translation.label`, `app.translation.label`
) as `app.label`,
`app.translation.description`,
COALESCE(
`app.translation.description`, `app.translation.description`
) as `app.description`,
`app.translation.privacyPolicyExtensions`,
COALESCE(
`app.translation.privacyPolicyExtensions`,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions`,
`app.translation.customFields`,
COALESCE(
`app.translation.customFields`,
`app.translation.customFields`
) as `app.customFields`,
`app.translation.createdAt`,
`app.translation.updatedAt`,
`app.translation.appId`,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation`.app_id,
`app.translation`.label as `app.translation.label`,
`app.translation`.description as `app.translation.description`,
`app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`,
`app.translation`.custom_fields as `app.translation.customFields`,
`app.translation`.created_at as `app.translation.createdAt`,
`app.translation`.updated_at as `app.translation.updatedAt`,
`app.translation`.app_id as `app.translation.appId`,
`app.translation`.language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation`.language_id = : languageId
) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id`
LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id`
LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id`
WHERE
(
`app`.`active` = : param_78bb8f3731ab4480a466f1a00d0e3190
)
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = 1);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 117)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
12 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
15 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
16 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
17 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
38 => "Shopware\Core\HttpKernel::doHandle (line 75)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
32 |
1.88 ms |
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = :languageId) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE `app`.`id` IN (:ids)
SELECT
`app`.`id` as `app.id`,
`app`.`name` as `app.name`,
`app`.`path` as `app.path`,
`app`.`author` as `app.author`,
`app`.`copyright` as `app.copyright`,
`app`.`license` as `app.license`,
`app`.`active` as `app.active`,
`app`.`configurable` as `app.configurable`,
`app`.`privacy` as `app.privacy`,
`app`.`version` as `app.version`,
`app`.`icon` as `app.iconRaw`,
`app`.`app_secret` as `app.appSecret`,
`app`.`modules` as `app.modules`,
`app`.`main_module` as `app.mainModule`,
`app`.`cookies` as `app.cookies`,
`app`.`allow_disable` as `app.allowDisable`,
`app`.`base_app_url` as `app.baseAppUrl`,
`app`.`allowed_hosts` as `app.allowedHosts`,
`app`.`template_load_priority` as `app.templateLoadPriority`,
`app`.`integration_id` as `app.integrationId`,
`app.integration`.`id` as `app.integration.id`,
`app.integration`.`label` as `app.integration.label`,
`app.integration`.`access_key` as `app.integration.accessKey`,
`app.integration`.`secret_access_key` as `app.integration.secretAccessKey`,
`app.integration`.`write_access` as `app.integration.writeAccess`,
`app.integration`.`last_usage_at` as `app.integration.lastUsageAt`,
`app.integration`.`admin` as `app.integration.admin`,
`app.integration`.`custom_fields` as `app.integration.customFields`,
`app.integration`.`deleted_at` as `app.integration.deletedAt`,
`app.integration`.`created_at` as `app.integration.createdAt`,
`app.integration`.`updated_at` as `app.integration.updatedAt`,
`app`.`acl_role_id` as `app.aclRoleId`,
`app.aclRole`.`id` as `app.aclRole.id`,
`app.aclRole`.`name` as `app.aclRole.name`,
`app.aclRole`.`description` as `app.aclRole.description`,
`app.aclRole`.`privileges` as `app.aclRole.privileges`,
`app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`,
`app.aclRole`.`created_at` as `app.aclRole.createdAt`,
`app.aclRole`.`updated_at` as `app.aclRole.updatedAt`,
`app`.`created_at` as `app.createdAt`,
`app`.`updated_at` as `app.updatedAt`,
`app.translation.label`,
COALESCE(
`app.translation.label`, `app.translation.label`
) as `app.label`,
`app.translation.description`,
COALESCE(
`app.translation.description`, `app.translation.description`
) as `app.description`,
`app.translation.privacyPolicyExtensions`,
COALESCE(
`app.translation.privacyPolicyExtensions`,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions`,
`app.translation.customFields`,
COALESCE(
`app.translation.customFields`,
`app.translation.customFields`
) as `app.customFields`,
`app.translation.createdAt`,
`app.translation.updatedAt`,
`app.translation.appId`,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation`.app_id,
`app.translation`.label as `app.translation.label`,
`app.translation`.description as `app.translation.description`,
`app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`,
`app.translation`.custom_fields as `app.translation.customFields`,
`app.translation`.created_at as `app.translation.createdAt`,
`app.translation`.updated_at as `app.translation.updatedAt`,
`app.translation`.app_id as `app.translation.appId`,
`app.translation`.language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation`.language_id = : languageId
) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id`
LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id`
LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id`
WHERE
`app`.`id` IN (: ids)
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE `app`.`id` IN (0x5BF4F9DEBFD6478D82830377EC121D29);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 104)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 145)"
9 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 37)"
10 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 121)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
12 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
15 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
16 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
17 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
38 => "Shopware\Core\HttpKernel::doHandle (line 75)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
33 |
0.36 ms |
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (:param_c5c44d95e3c24ae0a1ade04e15f14202))
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (0x5BF4F9DEBFD6478D82830377EC121D29));
array:44 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 502)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 437)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 151)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 104)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 145)"
13 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 37)"
14 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 121)"
15 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
16 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
17 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
18 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
19 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
21 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
24 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
26 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
29 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
30 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
31 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
32 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
34 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
35 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
36 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
37 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
38 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
39 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
41 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
42 => "Shopware\Core\HttpKernel::doHandle (line 75)"
43 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
34 |
0.63 ms |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS scriptName,
`script`.`script` AS script,
`script`.`hook` AS hook,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
`app`.`version` AS appVersion,
`script`.`active` AS active
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` != 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS scriptName,
`script`.`script` AS script,
`script`.`hook` AS hook,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
`app`.`version` AS appVersion,
`script`.`active` AS active
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` != 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 74)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
29 => "Shopware\Core\HttpKernel::doHandle (line 75)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
35 |
0.50 ms |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS name,
`script`.`script` AS script,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` = 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS name,
`script`.`script` AS script,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` = 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 90)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
29 => "Shopware\Core\HttpKernel::doHandle (line 75)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
36 |
0.35 ms |
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id` WHERE ((`country.salesChannels`.`id` = :param_398855d88ddf40c38d01a9a45c81066c)) AND (`country`.`id` IN (:ids)) GROUP BY `country`.`id`
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id` WHERE ((`country.salesChannels`.`id` = 0x8741ECACDBE14983BD46CC0465F9D2BC)) AND (`country`.`id` IN (0x159980F4DF4E432CAB7F9D841E56D78A)) GROUP BY `country`.`id`;
array:35 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 60)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 130)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 54)"
6 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::searchIds (line 99)"
7 => "Shopware\Core\Checkout\Cart\Address\AddressValidator::isSalesChannelCountry (line 53)"
8 => "Shopware\Core\Checkout\Cart\Address\AddressValidator::validate (line 27)"
9 => "Shopware\Core\Checkout\Cart\Validator::validate (line 74)"
10 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 127)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
16 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
17 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
18 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
20 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
21 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
22 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
24 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
25 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
26 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
27 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
28 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
29 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
33 => "Shopware\Core\HttpKernel::doHandle (line 75)"
34 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
37 |
1.85 ms |
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = :languageId) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = :param_bd475bcd40cd441dac462df2066f8b1d)
SELECT
`app`.`id` as `app.id`,
`app`.`name` as `app.name`,
`app`.`path` as `app.path`,
`app`.`author` as `app.author`,
`app`.`copyright` as `app.copyright`,
`app`.`license` as `app.license`,
`app`.`active` as `app.active`,
`app`.`configurable` as `app.configurable`,
`app`.`privacy` as `app.privacy`,
`app`.`version` as `app.version`,
`app`.`icon` as `app.iconRaw`,
`app`.`app_secret` as `app.appSecret`,
`app`.`modules` as `app.modules`,
`app`.`main_module` as `app.mainModule`,
`app`.`cookies` as `app.cookies`,
`app`.`allow_disable` as `app.allowDisable`,
`app`.`base_app_url` as `app.baseAppUrl`,
`app`.`allowed_hosts` as `app.allowedHosts`,
`app`.`template_load_priority` as `app.templateLoadPriority`,
`app`.`integration_id` as `app.integrationId`,
`app.integration`.`id` as `app.integration.id`,
`app.integration`.`label` as `app.integration.label`,
`app.integration`.`access_key` as `app.integration.accessKey`,
`app.integration`.`secret_access_key` as `app.integration.secretAccessKey`,
`app.integration`.`write_access` as `app.integration.writeAccess`,
`app.integration`.`last_usage_at` as `app.integration.lastUsageAt`,
`app.integration`.`admin` as `app.integration.admin`,
`app.integration`.`custom_fields` as `app.integration.customFields`,
`app.integration`.`deleted_at` as `app.integration.deletedAt`,
`app.integration`.`created_at` as `app.integration.createdAt`,
`app.integration`.`updated_at` as `app.integration.updatedAt`,
`app`.`acl_role_id` as `app.aclRoleId`,
`app.aclRole`.`id` as `app.aclRole.id`,
`app.aclRole`.`name` as `app.aclRole.name`,
`app.aclRole`.`description` as `app.aclRole.description`,
`app.aclRole`.`privileges` as `app.aclRole.privileges`,
`app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`,
`app.aclRole`.`created_at` as `app.aclRole.createdAt`,
`app.aclRole`.`updated_at` as `app.aclRole.updatedAt`,
`app`.`created_at` as `app.createdAt`,
`app`.`updated_at` as `app.updatedAt`,
`app.translation.label`,
COALESCE(
`app.translation.label`, `app.translation.label`
) as `app.label`,
`app.translation.description`,
COALESCE(
`app.translation.description`, `app.translation.description`
) as `app.description`,
`app.translation.privacyPolicyExtensions`,
COALESCE(
`app.translation.privacyPolicyExtensions`,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions`,
`app.translation.customFields`,
COALESCE(
`app.translation.customFields`,
`app.translation.customFields`
) as `app.customFields`,
`app.translation.createdAt`,
`app.translation.updatedAt`,
`app.translation.appId`,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation`.app_id,
`app.translation`.label as `app.translation.label`,
`app.translation`.description as `app.translation.description`,
`app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`,
`app.translation`.custom_fields as `app.translation.customFields`,
`app.translation`.created_at as `app.translation.createdAt`,
`app.translation`.updated_at as `app.translation.updatedAt`,
`app.translation`.app_id as `app.translation.appId`,
`app.translation`.language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation`.language_id = : languageId
) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id`
LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id`
LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id`
WHERE
(
`app`.`active` = : param_bd475bcd40cd441dac462df2066f8b1d
)
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = 1);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 117)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
12 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
15 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
16 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
17 => "Shopware\Core\Checkout\Cart\Processor::process (line 143)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
38 => "Shopware\Core\HttpKernel::doHandle (line 75)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
38 |
1.70 ms |
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = :languageId) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE `app`.`id` IN (:ids)
SELECT
`app`.`id` as `app.id`,
`app`.`name` as `app.name`,
`app`.`path` as `app.path`,
`app`.`author` as `app.author`,
`app`.`copyright` as `app.copyright`,
`app`.`license` as `app.license`,
`app`.`active` as `app.active`,
`app`.`configurable` as `app.configurable`,
`app`.`privacy` as `app.privacy`,
`app`.`version` as `app.version`,
`app`.`icon` as `app.iconRaw`,
`app`.`app_secret` as `app.appSecret`,
`app`.`modules` as `app.modules`,
`app`.`main_module` as `app.mainModule`,
`app`.`cookies` as `app.cookies`,
`app`.`allow_disable` as `app.allowDisable`,
`app`.`base_app_url` as `app.baseAppUrl`,
`app`.`allowed_hosts` as `app.allowedHosts`,
`app`.`template_load_priority` as `app.templateLoadPriority`,
`app`.`integration_id` as `app.integrationId`,
`app.integration`.`id` as `app.integration.id`,
`app.integration`.`label` as `app.integration.label`,
`app.integration`.`access_key` as `app.integration.accessKey`,
`app.integration`.`secret_access_key` as `app.integration.secretAccessKey`,
`app.integration`.`write_access` as `app.integration.writeAccess`,
`app.integration`.`last_usage_at` as `app.integration.lastUsageAt`,
`app.integration`.`admin` as `app.integration.admin`,
`app.integration`.`custom_fields` as `app.integration.customFields`,
`app.integration`.`deleted_at` as `app.integration.deletedAt`,
`app.integration`.`created_at` as `app.integration.createdAt`,
`app.integration`.`updated_at` as `app.integration.updatedAt`,
`app`.`acl_role_id` as `app.aclRoleId`,
`app.aclRole`.`id` as `app.aclRole.id`,
`app.aclRole`.`name` as `app.aclRole.name`,
`app.aclRole`.`description` as `app.aclRole.description`,
`app.aclRole`.`privileges` as `app.aclRole.privileges`,
`app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`,
`app.aclRole`.`created_at` as `app.aclRole.createdAt`,
`app.aclRole`.`updated_at` as `app.aclRole.updatedAt`,
`app`.`created_at` as `app.createdAt`,
`app`.`updated_at` as `app.updatedAt`,
`app.translation.label`,
COALESCE(
`app.translation.label`, `app.translation.label`
) as `app.label`,
`app.translation.description`,
COALESCE(
`app.translation.description`, `app.translation.description`
) as `app.description`,
`app.translation.privacyPolicyExtensions`,
COALESCE(
`app.translation.privacyPolicyExtensions`,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions`,
`app.translation.customFields`,
COALESCE(
`app.translation.customFields`,
`app.translation.customFields`
) as `app.customFields`,
`app.translation.createdAt`,
`app.translation.updatedAt`,
`app.translation.appId`,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation`.app_id,
`app.translation`.label as `app.translation.label`,
`app.translation`.description as `app.translation.description`,
`app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`,
`app.translation`.custom_fields as `app.translation.customFields`,
`app.translation`.created_at as `app.translation.createdAt`,
`app.translation`.updated_at as `app.translation.updatedAt`,
`app.translation`.app_id as `app.translation.appId`,
`app.translation`.language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation`.language_id = : languageId
) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id`
LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id`
LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id`
WHERE
`app`.`id` IN (: ids)
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE `app`.`id` IN (0x5BF4F9DEBFD6478D82830377EC121D29);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 104)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 145)"
9 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 37)"
10 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 121)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
12 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
15 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
16 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
17 => "Shopware\Core\Checkout\Cart\Processor::process (line 143)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
38 => "Shopware\Core\HttpKernel::doHandle (line 75)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
39 |
0.23 ms |
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (:param_5e3c91abbbbc426aa4c51980d040d732))
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (0x5BF4F9DEBFD6478D82830377EC121D29));
array:44 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 502)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 437)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 151)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 284)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 104)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 145)"
13 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 37)"
14 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 121)"
15 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
16 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
17 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
18 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
19 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
21 => "Shopware\Core\Checkout\Cart\Processor::process (line 143)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
24 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
26 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
29 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
30 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
31 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
32 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
34 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
35 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
36 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
37 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
38 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
39 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
41 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
42 => "Shopware\Core\HttpKernel::doHandle (line 75)"
43 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
40 |
0.59 ms |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS scriptName,
`script`.`script` AS script,
`script`.`hook` AS hook,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
`app`.`version` AS appVersion,
`script`.`active` AS active
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` != 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS scriptName,
`script`.`script` AS script,
`script`.`hook` AS hook,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
`app`.`version` AS appVersion,
`script`.`active` AS active
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` != 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 74)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 143)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
29 => "Shopware\Core\HttpKernel::doHandle (line 75)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
41 |
0.48 ms |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS name,
`script`.`script` AS script,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` = 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS name,
`script`.`script` AS script,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` = 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 90)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 84)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 68)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 57)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 84)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 143)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 57)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 177)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 83)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 97)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 57)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 102)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 103)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
29 => "Shopware\Core\HttpKernel::doHandle (line 75)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
42 |
0.69 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = :salesChannelId OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = 0x8741ECACDBE14983BD46CC0465F9D2BC OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC;
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 52)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 36)"
4 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::Shopware\Core\System\SystemConfig\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 41)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 37)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 74)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 109)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::getInt (line 443)"
11 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::getLimit (line 268)"
12 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handlePagination (line 162)"
13 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSearchRequest (line 117)"
14 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
17 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
18 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
19 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
20 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
21 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 63)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
23 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
24 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
28 => "Shopware\Core\HttpKernel::doHandle (line 75)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
43 |
0.56 ms |
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = :param_bf9ff7418e1c4a71841f909af5123323) ORDER BY `product_sorting`.`priority` DESC
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = 1) ORDER BY `product_sorting`.`priority` DESC;
array:29 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 60)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 130)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 289)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 323)"
10 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::getAvailableSortings (line 281)"
11 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSorting (line 166)"
12 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSearchRequest (line 117)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 63)"
21 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
22 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
23 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
26 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
27 => "Shopware\Core\HttpKernel::doHandle (line 75)"
28 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
44 |
1.29 ms |
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.fallback_1.label`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.fallback_1.label`,`product_sorting.translation.label`,`product_sorting.translation.label`) as `product_sorting.label`, `product_sorting.translation.fallback_1.createdAt`, `product_sorting.translation.createdAt`, `product_sorting.translation.fallback_1.updatedAt`, `product_sorting.translation.updatedAt`, `product_sorting.translation.fallback_1.productSortingId`, `product_sorting.translation.productSortingId`, `product_sorting.translation.fallback_1.languageId`, `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.product_sorting_id, `product_sorting.translation`.label as `product_sorting.translation.label`, `product_sorting.translation`.created_at as `product_sorting.translation.createdAt`, `product_sorting.translation`.updated_at as `product_sorting.translation.updatedAt`, `product_sorting.translation`.product_sorting_id as `product_sorting.translation.productSortingId`, `product_sorting.translation`.language_id as `product_sorting.translation.languageId`, `product_sorting.translation.fallback_1`.label as `product_sorting.translation.fallback_1.label`, `product_sorting.translation.fallback_1`.created_at as `product_sorting.translation.fallback_1.createdAt`, `product_sorting.translation.fallback_1`.updated_at as `product_sorting.translation.fallback_1.updatedAt`, `product_sorting.translation.fallback_1`.product_sorting_id as `product_sorting.translation.fallback_1.productSortingId`, `product_sorting.translation.fallback_1`.language_id as `product_sorting.translation.fallback_1.languageId` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.fallback_1` ON `product_sorting.translation`.`product_sorting_id` = `product_sorting.translation.fallback_1`.`product_sorting_id` AND `product_sorting.translation.fallback_1`.language_id = :languageId1 WHERE `product_sorting.translation`.language_id = :languageId) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (:ids)
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.fallback_1.label`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.fallback_1.label`,`product_sorting.translation.label`,`product_sorting.translation.label`) as `product_sorting.label`, `product_sorting.translation.fallback_1.createdAt`, `product_sorting.translation.createdAt`, `product_sorting.translation.fallback_1.updatedAt`, `product_sorting.translation.updatedAt`, `product_sorting.translation.fallback_1.productSortingId`, `product_sorting.translation.productSortingId`, `product_sorting.translation.fallback_1.languageId`, `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.product_sorting_id, `product_sorting.translation`.label as `product_sorting.translation.label`, `product_sorting.translation`.created_at as `product_sorting.translation.createdAt`, `product_sorting.translation`.updated_at as `product_sorting.translation.updatedAt`, `product_sorting.translation`.product_sorting_id as `product_sorting.translation.productSortingId`, `product_sorting.translation`.language_id as `product_sorting.translation.languageId`, `product_sorting.translation.fallback_1`.label as `product_sorting.translation.fallback_1.label`, `product_sorting.translation.fallback_1`.created_at as `product_sorting.translation.fallback_1.createdAt`, `product_sorting.translation.fallback_1`.updated_at as `product_sorting.translation.fallback_1.updatedAt`, `product_sorting.translation.fallback_1`.product_sorting_id as `product_sorting.translation.fallback_1.productSortingId`, `product_sorting.translation.fallback_1`.language_id as `product_sorting.translation.fallback_1.languageId` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.fallback_1` ON `product_sorting.translation`.`product_sorting_id` = `product_sorting.translation.fallback_1`.`product_sorting_id` AND `product_sorting.translation.fallback_1`.language_id = 0xA40E55CAAD4343A598981D7BDB9466B4 WHERE `product_sorting.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (0xF907E992862E46D6A4BC1E485137D09F, 0xFF19DE4E70B24E75977E62E1A969FBB5, 0xB0995F0135994864B2C369F893CD6657, 0x4DEF3CB757B04801BD2EB34403FD56C2, 0x39080050BFC04145920109EFF021E480, 0x3F3A87ED2A4C4A4F8BF835E26E58594F);
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 315)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 147)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 255)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 300)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 108)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 57)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 323)"
11 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::getAvailableSortings (line 281)"
12 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSorting (line 166)"
13 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSearchRequest (line 117)"
14 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
17 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
18 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
19 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
20 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
21 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 63)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
23 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
24 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
28 => "Shopware\Core\HttpKernel::doHandle (line 75)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
45 |
0.41 ms |
SELECT
LOWER(`excluded_terms`) as `excluded_terms`,
`min_search_length`
FROM product_search_config
WHERE language_id = :languageId
LIMIT 1
SELECT
LOWER(`excluded_terms`) as `excluded_terms`,
`min_search_length`
FROM product_search_config
WHERE language_id = 0xA40E55CAAD4343A598981D7BDB9466B4
LIMIT 1
;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 616)"
2 => "Doctrine\DBAL\Connection::fetchAssoc (line 99)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter::getConfig (line 43)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter::filter (line 48)"
5 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::interpret (line 46)"
6 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder::build (line 37)"
7 => "Shopware\Elasticsearch\Product\ProductSearchBuilder::build (line 75)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
25 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
29 => "Shopware\Core\HttpKernel::doHandle (line 75)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
46 |
3.67 ms |
SELECT keyword, IF (keyword LIKE :reg1 OR keyword LIKE :reg2 OR keyword LIKE :reg3 OR keyword LIKE :reg4 OR keyword LIKE :reg5 OR keyword LIKE :reg6 OR keyword LIKE :reg7 OR keyword LIKE :reg8 OR keyword LIKE :reg9 OR keyword LIKE :reg10 OR keyword LIKE :reg11 OR keyword LIKE :reg12 OR keyword LIKE :reg13 OR keyword LIKE :reg14 OR keyword LIKE :reg15 OR keyword LIKE :reg16 OR keyword LIKE :reg17 OR keyword LIKE :reg18 OR keyword LIKE :reg19 OR keyword LIKE :reg20 OR keyword LIKE :reg21 OR keyword LIKE :reg22 OR keyword LIKE :reg23 OR keyword LIKE :reg24 OR reversed LIKE :reg25 OR reversed LIKE :reg26 OR reversed LIKE :reg27 OR reversed LIKE :reg28 OR reversed LIKE :reg29 OR reversed LIKE :reg30 OR reversed LIKE :reg31 OR reversed LIKE :reg32 OR reversed LIKE :reg33 OR reversed LIKE :reg34 OR reversed LIKE :reg35 OR reversed LIKE :reg36 OR reversed LIKE :reg37 OR reversed LIKE :reg38 OR reversed LIKE :reg39 OR reversed LIKE :reg40 OR reversed LIKE :reg41 OR reversed LIKE :reg42 OR reversed LIKE :reg43 OR reversed LIKE :reg44 OR reversed LIKE :reg45 OR reversed LIKE :reg46 OR reversed LIKE :reg47 OR reversed LIKE :reg48, 1, 0) as '0' FROM product_keyword_dictionary WHERE (language_id = :language) AND ((keyword LIKE :reg1 OR keyword LIKE :reg2 OR keyword LIKE :reg3 OR keyword LIKE :reg4 OR keyword LIKE :reg5 OR keyword LIKE :reg6 OR keyword LIKE :reg7 OR keyword LIKE :reg8 OR keyword LIKE :reg9 OR keyword LIKE :reg10 OR keyword LIKE :reg11 OR keyword LIKE :reg12 OR keyword LIKE :reg13 OR keyword LIKE :reg14 OR keyword LIKE :reg15 OR keyword LIKE :reg16 OR keyword LIKE :reg17 OR keyword LIKE :reg18 OR keyword LIKE :reg19 OR keyword LIKE :reg20 OR keyword LIKE :reg21 OR keyword LIKE :reg22 OR keyword LIKE :reg23 OR keyword LIKE :reg24 OR reversed LIKE :reg25 OR reversed LIKE :reg26 OR reversed LIKE :reg27 OR reversed LIKE :reg28 OR reversed LIKE :reg29 OR reversed LIKE :reg30 OR reversed LIKE :reg31 OR reversed LIKE :reg32 OR reversed LIKE :reg33 OR reversed LIKE :reg34 OR reversed LIKE :reg35 OR reversed LIKE :reg36 OR reversed LIKE :reg37 OR reversed LIKE :reg38 OR reversed LIKE :reg39 OR reversed LIKE :reg40 OR reversed LIKE :reg41 OR reversed LIKE :reg42 OR reversed LIKE :reg43 OR reversed LIKE :reg44 OR reversed LIKE :reg45 OR reversed LIKE :reg46 OR reversed LIKE :reg47 OR reversed LIKE :reg48)) ORDER BY keyword ASC
SELECT keyword, IF (keyword LIKE 'keuzkette%' OR keyword LIKE 'k_euzkette%' OR keyword LIKE 'k__euzkette%' OR keyword LIKE 'kuzkette%' OR keyword LIKE 'k_uzkette%' OR keyword LIKE 'k__uzkette%' OR keyword LIKE 'krezkette%' OR keyword LIKE 'kre_zkette%' OR keyword LIKE 'kre__zkette%' OR keyword LIKE 'krekette%' OR keyword LIKE 'kre_kette%' OR keyword LIKE 'kre__kette%' OR keyword LIKE 'kreuzette%' OR keyword LIKE 'kreuz_ette%' OR keyword LIKE 'kreuz__ette%' OR keyword LIKE 'kreuztte%' OR keyword LIKE 'kreuz_tte%' OR keyword LIKE 'kreuz__tte%' OR keyword LIKE 'kreuzkete%' OR keyword LIKE 'kreuzke_te%' OR keyword LIKE 'kreuzke__te%' OR keyword LIKE 'kreuzkee%' OR keyword LIKE 'kreuzke_e%' OR keyword LIKE 'kreuzke__e%' OR reversed LIKE 'etekzuerk%' OR reversed LIKE 'e_tekzuerk%' OR reversed LIKE 'e__tekzuerk%' OR reversed LIKE 'eekzuerk%' OR reversed LIKE 'e_ekzuerk%' OR reversed LIKE 'e__ekzuerk%' OR reversed LIKE 'ettkzuerk%' OR reversed LIKE 'ett_kzuerk%' OR reversed LIKE 'ett__kzuerk%' OR reversed LIKE 'ettzuerk%' OR reversed LIKE 'ett_zuerk%' OR reversed LIKE 'ett__zuerk%' OR reversed LIKE 'ettekuerk%' OR reversed LIKE 'ettek_uerk%' OR reversed LIKE 'ettek__uerk%' OR reversed LIKE 'ettekerk%' OR reversed LIKE 'ettek_erk%' OR reversed LIKE 'ettek__erk%' OR reversed LIKE 'ettekzurk%' OR reversed LIKE 'ettekzu_rk%' OR reversed LIKE 'ettekzu__rk%' OR reversed LIKE 'ettekzuk%' OR reversed LIKE 'ettekzu_k%' OR reversed LIKE 'ettekzu__k%', 1, 0) as '0' FROM product_keyword_dictionary WHERE (language_id = 0xA40E55CAAD4343A598981D7BDB9466B4) AND ((keyword LIKE 'keuzkette%' OR keyword LIKE 'k_euzkette%' OR keyword LIKE 'k__euzkette%' OR keyword LIKE 'kuzkette%' OR keyword LIKE 'k_uzkette%' OR keyword LIKE 'k__uzkette%' OR keyword LIKE 'krezkette%' OR keyword LIKE 'kre_zkette%' OR keyword LIKE 'kre__zkette%' OR keyword LIKE 'krekette%' OR keyword LIKE 'kre_kette%' OR keyword LIKE 'kre__kette%' OR keyword LIKE 'kreuzette%' OR keyword LIKE 'kreuz_ette%' OR keyword LIKE 'kreuz__ette%' OR keyword LIKE 'kreuztte%' OR keyword LIKE 'kreuz_tte%' OR keyword LIKE 'kreuz__tte%' OR keyword LIKE 'kreuzkete%' OR keyword LIKE 'kreuzke_te%' OR keyword LIKE 'kreuzke__te%' OR keyword LIKE 'kreuzkee%' OR keyword LIKE 'kreuzke_e%' OR keyword LIKE 'kreuzke__e%' OR reversed LIKE 'etekzuerk%' OR reversed LIKE 'e_tekzuerk%' OR reversed LIKE 'e__tekzuerk%' OR reversed LIKE 'eekzuerk%' OR reversed LIKE 'e_ekzuerk%' OR reversed LIKE 'e__ekzuerk%' OR reversed LIKE 'ettkzuerk%' OR reversed LIKE 'ett_kzuerk%' OR reversed LIKE 'ett__kzuerk%' OR reversed LIKE 'ettzuerk%' OR reversed LIKE 'ett_zuerk%' OR reversed LIKE 'ett__zuerk%' OR reversed LIKE 'ettekuerk%' OR reversed LIKE 'ettek_uerk%' OR reversed LIKE 'ettek__uerk%' OR reversed LIKE 'ettekerk%' OR reversed LIKE 'ettek_erk%' OR reversed LIKE 'ettek__erk%' OR reversed LIKE 'ettekzurk%' OR reversed LIKE 'ettekzu_rk%' OR reversed LIKE 'ettekzu__rk%' OR reversed LIKE 'ettekzuk%' OR reversed LIKE 'ettekzu_k%' OR reversed LIKE 'ettekzu__k%')) ORDER BY keyword ASC;
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 202)"
3 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::fetchKeywords (line 59)"
4 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::interpret (line 46)"
5 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder::build (line 37)"
6 => "Shopware\Elasticsearch\Product\ProductSearchBuilder::build (line 75)"
7 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
18 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
21 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
23 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
24 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
28 => "Shopware\Core\HttpKernel::doHandle (line 75)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
47 |
0.25 ms |
SELECT and_logic, language_id FROM product_search_config WHERE language_id IN (:language)
SELECT and_logic, language_id FROM product_search_config WHERE language_id IN (0xA40E55CAAD4343A598981D7BDB9466B4, 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 278)"
3 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::getConfigBooleanClause (line 73)"
4 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::interpret (line 46)"
5 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder::build (line 37)"
6 => "Shopware\Elasticsearch\Product\ProductSearchBuilder::build (line 75)"
7 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
18 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
21 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
23 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
24 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
28 => "Shopware\Core\HttpKernel::doHandle (line 75)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
48 |
2.74 ms |
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE :param_794facbbc0684fc0b112fbdb812eee37 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_17ccda8006ea47bf871660915e0a7a97) AND `product.visibilities`.`sales_channel_id` = :param_987c5c10dd434bc28a0f6da9d0fd25c7 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_13774cfaeb25460a81dbcdac36931b41) AND (`product.searchKeywords`.`keyword` IN (:param_f8dc992182424ea0bf0c8878775b4a52) AND `product.searchKeywords`.`language_id` = :param_da1cbfe201eb41e88d4635b0868bd9e6) AND NOT (`product`.`display_group` <=> :param_fea57ffc30bd4a3d81686a430d67aa3e))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_1b7d0328315d4e1894ff53cc9cd84d12) AND `product.visibilities`.`sales_channel_id` = :param_32dcfe47bf794f61bf504be529393671 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_f3da5a4dc5e84f77ae9764e64d0e13ae) AND (`product.searchKeywords`.`keyword` IN (:param_b26ea3bc639b454a88f1255be1aa38d7) AND `product.searchKeywords`.`language_id` = :param_1a63c9a6e443430286031170ccffc1b0) AND NOT (`product`.`display_group` <=> :param_3530316e4d794841aeccfdc2d2354575))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE '%kreuzkette%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 1 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`);
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 203)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 93)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 50)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 169)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 41)"
7 => "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator::aggregate (line 68)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
26 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
30 => "Shopware\Core\HttpKernel::doHandle (line 75)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
49 |
3.79 ms |
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE :param_5026f3fbbc494406ae8accd61579ca24 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_89df30e180f443ddb02b493d2de1072d) AND `product.visibilities`.`sales_channel_id` = :param_ce6c04f5f415434ba664ceef70c6d884 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_782008b2f42b48ebafd3c975dfd794cd) AND (`product.searchKeywords`.`keyword` IN (:param_c26450beff5d4b03bc2c2a3fa7974957) AND `product.searchKeywords`.`language_id` = :param_d2683bc3b2fe4cb2a238284157a37b67) AND NOT (`product`.`display_group` <=> :param_5a4996219f3b4e39b0b1647dda5903aa))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_0889ee2f8276402fae7730c239bfcafe) AND `product.visibilities`.`sales_channel_id` = :param_824eb34013e24fa7834a767e2ace917e AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_8e9a4123450546efab8254fc555310be) AND (`product.searchKeywords`.`keyword` IN (:param_74b95a6c552a42748b781abd3ff14781) AND `product.searchKeywords`.`language_id` = :param_c68556e3312a4649ae15689217990140) AND NOT (`product`.`display_group` <=> :param_54d2897d6d104fa7a811a6c5831de572)))
SELECT
MIN(
IFNULL(
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
),
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
)
)
) as `price.min`,
MAX(
IFNULL(
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
),
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
)
)
) as `price.max`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id`
AND `product`.version_id = `product.visibilities`.product_version_id
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id`
AND `product`.version_id = `product.searchKeywords`.product_version_id
INNER JOIN (
SELECT
SUM(
IF(
`product.searchKeywords`.`keyword` LIKE : param_5026f3fbbc494406ae8accd61579ca24,
'1' * `product.searchKeywords`.`ranking`,
0
)
) / COUNT(product.id) as _score,
`product`.`id`,
`product`.`version_id`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id`
AND `product`.version_id = `product.visibilities`.product_version_id
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id`
AND `product`.version_id = `product.searchKeywords`.product_version_id
WHERE
(
`product`.`version_id` = : version
)
AND (
(
(
(
`product.visibilities`.`visibility` >= : param_89df30e180f443ddb02b493d2de1072d
)
AND `product.visibilities`.`sales_channel_id` = : param_ce6c04f5f415434ba664ceef70c6d884
AND IFNULL(
`product`.`active`, `product.parent`.`active`
) = : param_782008b2f42b48ebafd3c975dfd794cd
)
AND (
`product.searchKeywords`.`keyword` IN (
: param_c26450beff5d4b03bc2c2a3fa7974957
)
AND `product.searchKeywords`.`language_id` = : param_d2683bc3b2fe4cb2a238284157a37b67
)
AND NOT (
`product`.`display_group` <=> : param_5a4996219f3b4e39b0b1647dda5903aa
)
)
)
GROUP BY
id,
version_id
HAVING
_score >= : _minScore
ORDER BY
_score DESC
) score_table ON score_table.`id` = `product`.`id`
AND score_table.`version_id` = `product`.`version_id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
(
(
`product.visibilities`.`visibility` >= : param_0889ee2f8276402fae7730c239bfcafe
)
AND `product.visibilities`.`sales_channel_id` = : param_824eb34013e24fa7834a767e2ace917e
AND IFNULL(
`product`.`active`, `product.parent`.`active`
) = : param_8e9a4123450546efab8254fc555310be
)
AND (
`product.searchKeywords`.`keyword` IN (
: param_74b95a6c552a42748b781abd3ff14781
)
AND `product.searchKeywords`.`language_id` = : param_c68556e3312a4649ae15689217990140
)
AND NOT (
`product`.`display_group` <=> : param_54d2897d6d104fa7a811a6c5831de572
)
)
)
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule3858957016644de4ae48c0500bf3ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule48bef84853e54070959bb5039a7391d9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule6d597ef717234af89f35f7e7cec78667.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule8f9488fad55d48cfaa3107ec53608a07.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee1378db7808a478f919e0d740d5d6c1a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule26ad5a20df464a48aefac1f93c23fd60.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule28caae75a5624f0d985abd0eb32aa160.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE '%kreuzkette%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 1 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL)));
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 203)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 93)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 50)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 169)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 41)"
7 => "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator::aggregate (line 68)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
26 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
30 => "Shopware\Core\HttpKernel::doHandle (line 75)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
50 |
1.58 ms |
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE :param_f1b13dda756c4ee594971c968ddd7a93 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_91042da959784006b8964a62bbb2fe2b) AND `product.visibilities`.`sales_channel_id` = :param_591b005a16194fd899ca6fc0a5a6b28a AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_449e3f11d8c843eba1ad970c7a29caa8) AND (`product.searchKeywords`.`keyword` IN (:param_250cf8181ff2486ca8523798de908755) AND `product.searchKeywords`.`language_id` = :param_502bd2bfbcb942ec90dff16bcea77e82) AND NOT (`product`.`display_group` <=> :param_0ba53264145b410991ab2f75ac83ed77))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_86c54bbacb9b48ffbf6ae384f1424a5e) AND `product.visibilities`.`sales_channel_id` = :param_1c3ff7616bb34a3197fdd54108027bf1 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_26bd0e4e7ca043d49536a63a20af0ad1) AND (`product.searchKeywords`.`keyword` IN (:param_b7d86f0a62ad44778b1d94805b3759ed) AND `product.searchKeywords`.`language_id` = :param_fb45505959444d669f3090774f763ec2) AND NOT (`product`.`display_group` <=> :param_8b7f193c28c844daa8deb32036ad292c))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= :param_fb31fbb03ad74f9b919c7744f9492d4d)))
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE '%kreuzkette%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 1 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= 0)));
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 203)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 93)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 50)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 169)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 41)"
7 => "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator::aggregate (line 68)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
26 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
30 => "Shopware\Core\HttpKernel::doHandle (line 75)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
51 |
1.52 ms |
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE :param_88ff9f9e90d04aaa83e903a355191577 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_daf965561c6e4e20a3588972dacb3967) AND `product.visibilities`.`sales_channel_id` = :param_dd626b4d8ac44fa980379af16abb7b13 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_58bf382f48d54a4dbb76ede6c4d768e3) AND (`product.searchKeywords`.`keyword` IN (:param_50d459293a1a40f98de26cdf5d1e2ed6) AND `product.searchKeywords`.`language_id` = :param_ac16ca489db34d71bbf098d11be5dc10) AND NOT (`product`.`display_group` <=> :param_9f7ecb8473f5479e92c295347301bf57))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_95f3c4e6df7e4247bc5388b22b1e966a) AND `product.visibilities`.`sales_channel_id` = :param_151a4a14bbcf4ba68c4f602685a1f34e AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_917c094f342a41dab398c9533dad5d68) AND (`product.searchKeywords`.`keyword` IN (:param_46018b85c1ff4badb6fe0a53ec2d561b) AND `product.searchKeywords`.`language_id` = :param_fa423e4d861c4e1b9020889f5a426c1b) AND NOT (`product`.`display_group` <=> :param_557fc03944f7498289a17af9d87512da))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = :param_8ea11b266c724ac1a0d5797973fca32c))
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE '%kreuzkette%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 1 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = 1));
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 203)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 93)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 50)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 169)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 41)"
7 => "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator::aggregate (line 68)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
26 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
30 => "Shopware\Core\HttpKernel::doHandle (line 75)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
52 |
1.87 ms |
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE :param_5d3101bbbb0941eaac315d979a1ba3ac , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_36afcf5b2ea74f9c9f63c1e2c8d8017b) AND `product.visibilities`.`sales_channel_id` = :param_3a142c645ee2485a9c2ff62734c74351 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_42fdf479954341d6a81f890c96cb3f98) AND (`product.searchKeywords`.`keyword` IN (:param_9d082d2c2b314859b090efb872882828) AND `product.searchKeywords`.`language_id` = :param_3a4251007fd64fba937ed7c709be8603) AND NOT (`product`.`display_group` <=> :param_b297a731d4d94b509b967328129b19f1))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id` AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_5e5d11b7c0cf411bb333d2136285a0d8) AND `product.visibilities`.`sales_channel_id` = :param_6a0f92beb03d476580a5c0f6cc2886f4 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_7c7418d88701403aad132a8a96e7b14d) AND (`product.searchKeywords`.`keyword` IN (:param_ace4ba5861b8470cb565b2682fb5c718) AND `product.searchKeywords`.`language_id` = :param_90cdfcf0795849059084788eeb393e07) AND NOT (`product`.`display_group` <=> :param_b61e925895db4b07acd3c843698dbfe2))) GROUP BY `product.properties`.`id`
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE '%kreuzkette%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 1 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id` AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY `product.properties`.`id`;
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 203)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 93)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 50)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 169)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 41)"
7 => "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator::aggregate (line 68)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
26 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
30 => "Shopware\Core\HttpKernel::doHandle (line 75)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
53 |
1.77 ms |
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE :param_763b19d70f7b4717bba72b903fb4e34a , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_2a47f0ab116a4958a6c22287c94243ec) AND `product.visibilities`.`sales_channel_id` = :param_fb4b5fc9a5584973859bdf2d70247f47 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_908667bda60d405996cb8b0ebd5e8471) AND (`product.searchKeywords`.`keyword` IN (:param_13dc49c57e0946ff83021bd12020682d) AND `product.searchKeywords`.`language_id` = :param_b21a9da5e170470587cb154e18fcf4a3) AND NOT (`product`.`display_group` <=> :param_c7922311a1af429c8767e924c4ac5efb))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id` AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_29ff0312297f474593529674848ff998) AND `product.visibilities`.`sales_channel_id` = :param_3411154787a74d4d9f29c2cad1d6d0ec AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_405a6ebfa178418bb2c5db4fc9a06cf4) AND (`product.searchKeywords`.`keyword` IN (:param_398d4b9bc9aa4f68a66b9f080553a6fe) AND `product.searchKeywords`.`language_id` = :param_23fef6b5ced74cf8a7c448f9ffbb79fe) AND NOT (`product`.`display_group` <=> :param_4f3cd60df25f4a4987be759708426c73))) GROUP BY `product.options`.`id`
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` LIKE '%kreuzkette%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 1 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id` AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x8741ECACDBE14983BD46CC0465F9D2BC AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords`.`keyword` IN ('kreuzkette') AND `product.searchKeywords`.`language_id` = 0xA40E55CAAD4343A598981D7BDB9466B4) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY `product.options`.`id`;
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 203)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 93)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 50)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 169)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 41)"
7 => "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator::aggregate (line 68)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 82)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 331)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 42)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 102)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 39)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 57)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 83)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 88)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 66)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 142)"
26 => "Shopware\Storefront\Controller\SearchController::filter (line 153)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
30 => "Shopware\Core\HttpKernel::doHandle (line 75)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|